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

PermissionDescriptionDefault
gates.*Gives access to all gate functions
gates.create.*Allows creating any visibility of gate
gates.create.publicAllows creating public gatesop
gates.create.hiddenAllows creating hidden gatesop
gates.create.privateAllows creating private gatesop
gates.create.extras.*Allows creating gates with additional options (Iris', Indefinate connections, etc.)
gates.create.extras.irisAllows creating gates with Iris'op
gates.create.extras.indefinateAllows creating gates which use which have an indefinate connection timeop
gates.command.*Gives access to all gate commands
gates.command.spawnAllows spawning gates through the spawngate commandop
gates.command.list.*Allows listing all gates even if they are hidden/private
gates.command.list.publicAllows listing all public gates (Also required for other gate list commands)true
gates.command.list.hiddenAllows listing hidden gatesop
gates.command.list.privateAllows listing private gatesop
gates.command.infoAllows retriving gate informationtrue
gates.command.activateAllows activating gates by the commandtrue
gates.command.deactivateAllows deactivating gates by the commandtrue
gates.command.disableAllows disabling/enabling gatesop
gates.use.*Allows use of gates (Only affects ability to activate/deactivate gates)
gates.use.activateAllows activating gates by hitting the signtrue
gates.use.deactivateAllows deactivating gates by hitting the signtrue
gates.bypass.*Allows bypassing gate restrictions
gates.bypass.privateAllows dialling private gates of a different ownerop
gates.bypass.irisDisables iris on travel even if key is incorrectop

Comments

  • To post a comment, please or register a new account.
Posts Quoted:
Reply
Clear All Quotes