Annotation Interface Args
Deprecated.
This is a work in progress annotation.
Annotation to set the minimum amount of arguments a command needs to have.
- See Also:
TippieCommand
-
Required Element Summary
Required Elements -
Optional Element Summary
Optional Elements
-
Element Details
-
min
int minDeprecated.
-
-
-
wrongArgsMessage
String wrongArgsMessageDeprecated.- Default:
- "&cCommand used incorrectly! This command needs more arguments"
-