|
CommandAPI 12.1.0
An API for the command UI introduced in Minecraft 1.13
|
The annotation to represent the aliases for a given base command. More...
Public Member Functions | |
| String[] | value () |
| The list of aliases to apply to the base command. | |
The annotation to represent the aliases for a given base command.
| String[] dev.jorel.commandapi.annotations.Alias.value | ( | ) |
The list of aliases to apply to the base command.