Package com.sk89q.worldedit.command.util
Annotation Interface CommandPermissions
-
Optional 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
- Default:
{}
-
queued
boolean queued- Default:
true
-