HelpCommand

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
fun commandHelp(sender: CommandSender, query: String?)
Link copied to clipboard
fun registerFeature(plugin: RaceAssist, annotationParser: AnnotationParser<CommandSender>)
Link copied to clipboard
fun suggestHelpQueries(ctx: CommandContext<CommandSender?>, input: String): List<String>