Package dev.jorel.commandapi.annotations
Annotation Interface Subcommand
The annotation to indicate that this method is a subcommand
-
Required Element Summary
Required Elements
-
Element Details
-
value
String[] valueThe names (and thus, aliases) of this subcommand- Returns:
- the names that this subcommand produces
-