-
Notifications
You must be signed in to change notification settings - Fork 108
Permissions
Realized edited this page Apr 15, 2020
·
7 revisions
| Permission | Command |
|---|---|
| duels.duel (default: true) | /duel |
| duels.stats | /duel stats |
| duels.stats.others | /duel stats [username] |
| duels.toggle | /duel toggle |
| duels.top | /duel top |
| duels.queue | /queue |
| duels.spectate | /spectate |
| duels.admin | /duels |
| Permission | Description |
|---|---|
| duels.kits.<kit name> | If a kit has usePermission option enabled, this permission is required to use the kit. |
| duels.kits.* | Allows access to all kits with usePermission option enabled. |
| duels.spectate.anonymously | Allows spectating without notifying the players in arena. |
| duels.teleport.bypass | Allows teleporting to players in duel even if prevent-teleport-to-match-players is enabled in config. |
| duels.use.<setting name> | If a request setting has use-permission option enabled, this permission is required to access the setting. |
| duels.use.* | Allows access to all request settings with use-permission option enabled. |
| duels.admin | Parent of all the permissions listed above. |