-
Notifications
You must be signed in to change notification settings - Fork 4
Permissions
Max Roncace edited this page Apr 18, 2016
·
2 revisions
TTT offers permissions nodes to allow configuration of what plugin features particular users or groups are permitted to use.
| Node | Description | Default |
|---|---|---|
ttt.* |
Allows for full control and manipulation of the plugin. | Operators |
ttt.use |
Allows basic (user-level) use of the plugin. | Everyone |
ttt.admin |
Allows for basic administrative use of the plugin (e.g. manipulating rounds and lobby signs, but not arenas). | Operators |
ttt.superadmin |
Allows for full administrative use of the plugin. | Operators |
| Node | Description | Default |
|---|---|---|
ttt.lobby.* |
Grants all permissions beginning with ttt.lobby. | Operators |
ttt.lobby.use |
Allows use of lobby signs. | Everyone |
ttt.lobby.admin |
Allows creation and destruction of lobby signs. | Operators |