Annotation Interface CommandPermissions
Indicates a list of permissions that should be checked.
-
Required Element Summary
-
Element Details
-
value
String[] valueA list of permissions. Only one permission has to be met for the command to be permitted.- Returns:
- a list of permissions strings
-