-
Notifications
You must be signed in to change notification settings - Fork 0
Permissions
Phobez edited this page Jun 2, 2020
·
9 revisions
List of permissions for the TurnManager plugin.
| Command | Permission |
|---|---|
| /tm cycle | tm.cycle |
| /tm cycle list | tm.cycle.list |
| /tm cycle add | tm.cycle.add |
| /tm cycle remove | tm.cycle.remove |
| /tm cycle swap | tm.cycle.swap |
| Command | Permission |
|---|---|
| /tm turn | tm.turn |
| /tm turn next | tm.turn.next |
| /tm turn announce | tm.turn.announce |
| /tm turn accept | tm.turn.accept |
| /tm turn reject | tm.turn.reject |
| /tm turn override | tm.turn.override |
| Command | Permission |
|---|---|
| /tm timer | tm.timer |
| /tm timer start | tm.timer.start |
| /tm timer stop | tm.timer.stop |
| /tm timer pause | tm.timer.pause |
| /tm timer resume | tm.timer.resume |
| Command | Permission |
|---|---|
| /tm teleport | tm.teleport |
| Command | Permission |
|---|---|
| /tm shield | tm.shield |
| /tm shield on |
|
| /tm shield off |
|
| /tm shield all | tm.shield.all |
| /tm shield add | tm.shield.add |
| /tm shield remove | tm.shield.remove |
| /tm shield clear | tm.shield.clear |
| /tm shield list | tm.shield.list |
| /tm shield register | tm.shield.register |
| /tm shield unregister | tm.shield.unregister |
| Command | Permission |
|---|---|
| /tm date | tm.date |
| /tm date add ... | tm.date.add.* (permission for ALL /tm date add commands) |
| /tm date add <number> | tm.date.add.world |
| /tm date add <player> <number> | tm.date.add.player |
| /tm date set ... | tm.date.set.* (permission for ALL /tm date set commands) |
| /tm date set <day> <month> <year> | tm.date.set.world |
| /tm date set <player> <day> <month> <year> | tm.date.set.player |
| /tm date sync | tm.date.sync |
| /tm date unsync | tm.date.unsync |
| /tm date today ... | tm.date.today.* (permission for ALL /tm date today commands) |
| /tm date today | tm.date.today.self |
| /tm date today world | tm.date.today.world |
| /tm date today <player> | tm.date.today.player |
| /tm date auto on | tm.date.auto.on |
| /tm date auto off | tm.date.auto.off |