simpleExecutes

inline fun <S> ArgumentBuilder<S, *>.simpleExecutes(crossinline executor: (CommandContext<S>) -> Unit)

Add custom execution logic for this command.