executes

abstract fun executes(executed: suspend S.(context: CommandContext<S>) -> Int)

this will be executed if the currend command is called

Return

the result as int

Sources

jvm source
Link copied to clipboard