Annotation Interface Command
Annotation used to define a main command.
Apply this to a class to mark it as a command entry point.
-
Required Element Summary
Required Elements -
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionString[]The aliases of the command.The description of the command.