Package net. axay. kspigot. commands
Types
BrigardierSupport
Link copied to clipboard
Functions
getArgument
Link copied to clipboard
inline fun <T> CommandContext<CommandListenerWrapper>.getArgument(name: String): T
Content copied to clipboard
simpleExecutes
Link copied to clipboard
inline fun <S> ArgumentBuilder<S, *>.simpleExecutes(crossinline executor: (CommandContext<S>) -> Unit)
Content copied to clipboard
simpleSuggests
Link copied to clipboard