simple Executes
inline fun <S> ArgumentBuilder<S, *>.simpleExecutes(crossinline executor: (CommandContext<S>) -> Unit)
Content copied to clipboard
Add custom execution logic for this command.
Add custom execution logic for this command.