Package dev.jorel.commandapi.annotations
Annotation Interface Alias
The annotation to represent the aliases for a given base command.
-
Required Element Summary
Required Elements
-
Element Details
-
value
String[] valueThe list of aliases to apply to the base command- Returns:
- the list of aliases to apply to the base command
-