Package dev.jorel.commandapi.annotations


package dev.jorel.commandapi.annotations
Annotations which can be used with the CommandAPI annotation system.
  • Class
    Description
    The annotation to represent the aliases for a given base command.
    The main annotation processor for annotation-based arguments
    The annotation to indicate that this class is a command
    The 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 command
    The 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 subcommand
    The annotation to indicate that this method is a subcommand