Package dev.jorel.commandapi.annotations
Annotation Interface Permission
The annotation to apply a permission to a command or subcommand
-
Required Element Summary
Required Elements
-
Element Details
-
value
String valueThe permission literal that this argument represents- Returns:
- the permission literal that this argument represents
-