Package dev.jorel.commandapi.annotations
package dev.jorel.commandapi.annotations
Annotations which can be used with the CommandAPI annotation system.
-
ClassDescriptionThe annotation to represent the aliases for a given base command.The main annotation processor for annotation-based argumentsThe annotation to indicate that this class is a commandThe annotation to indicate that this method is the default command executor when no subcommands are used.The annotation which includes information about the help for a commandThe annotation to apply to indicate that a command or subcommand requires being OP to use.The annotation to apply a permission to a command or subcommandThe annotation to indicate that this method is a subcommand