Permissions
This page refers to an upcoming version (1.1) and may not work with other versions
Permissions System
Gates now uses the bukkit permissions API. This means that any permissions system which implements this should work although some may need an additional plugin. A set of recommended permissions for standard groups is available on the Recommended Permissions page.
Permissions
| Permission | Description | Default |
|---|---|---|
| gates.* | Gives access to all gate functions | |
| gates.create.* | Allows creating any visibility of gate | |
| gates.create.public | Allows creating public gates | op |
| gates.create.hidden | Allows creating hidden gates | op |
| gates.create.private | Allows creating private gates | op |
| gates.create.extras.* | Allows creating gates with additional options (Iris', Indefinate connections, etc.) | |
| gates.create.extras.iris | Allows creating gates with Iris' | op |
| gates.create.extras.indefinate | Allows creating gates which use which have an indefinate connection time | op |
| gates.command.* | Gives access to all gate commands | |
| gates.command.spawn | Allows spawning gates through the spawngate command | op |
| gates.command.list.* | Allows listing all gates even if they are hidden/private | |
| gates.command.list.public | Allows listing all public gates (Also required for other gate list commands) | true |
| gates.command.list.hidden | Allows listing hidden gates | op |
| gates.command.list.private | Allows listing private gates | op |
| gates.command.info | Allows retriving gate information | true |
| gates.command.activate | Allows activating gates by the command | true |
| gates.command.deactivate | Allows deactivating gates by the command | true |
| gates.command.disable | Allows disabling/enabling gates | op |
| gates.use.* | Allows use of gates (Only affects ability to activate/deactivate gates) | |
| gates.use.activate | Allows activating gates by hitting the sign | true |
| gates.use.deactivate | Allows deactivating gates by hitting the sign | true |
| gates.bypass.* | Allows bypassing gate restrictions | |
| gates.bypass.private | Allows dialling private gates of a different owner | op |
| gates.bypass.iris | Disables iris on travel even if key is incorrect | op |
-
View User Profile
-
Send Message
Posted May 2, 2013Awesome Plugin! I wish the sounds came with it too, or have a piston spawn under the gate and activate deactivate as the shevrons appear to make a similar sound. Awesome job! BTW! The recommended Permission's page is access denied. Look into it pls?