Permissions

This is a list of all of the available permissions nodes.

PLAYER PERMISSIONS:
gates.player: Gives players gates.create, gates.use.self, gates.modify.self, gates.destroy.self
gates.create: gives player permission to create gates
gates.use.self: gives player permission to use their own gates
gates.modify.self: gives player permission to modify their own gates
gates.destroy.self: gives player permission to destroy their own gates

OP PERMISSION
gates.all: Gives all gate permissions to everyone. Anyone can make, edit and destroy ALL gates

USE PERMISSIONS:
gates.create: Gives player the ability to create gates
gates.use.all: Gives player all use permissions
gates.use.player.all: gives player permission to use ANYONES gates
gates.use.player.<player>: gives player permission to use defined players gates
gates.use.type.all: gives player permission to use ANY type of gate
gates.use.type.<type>: gives player permission to use defined types of gates (ex. redstone)
gates.use.self: gives player permission to use their own gates
gates.use.others: gives players permission to use other peoples gates

MODIFY PERMISSIONS:
gates.modify.all: Gives player all modify permissions
gates.modify.player.all: gives player permission to modify ANYONES gates
gates.modify.player.<player>: gives player permission to modify defined players gates
gates.modify.type.all: gives player permission to modify ANY type of gate
gates.modify.type.<type>: gives player permission to modify defined types of gates (ex. redstone)
gates.modify.self: gives player permission to modify their own gates
gates.modify.others: gives players permission to modify other peoples gates

DESTROY PERMISSIONS:
gates.destroy.all: Gives player all destroy permissions
gates.destroy.player.all: gives player permission to destroy ANYONES gates
gates.destroy.player.<player>: gives player permission to destroy defined players gates
gates.destroy.type.all: gives player permission to destroy ANY type of gate
gates.destroy.type.<type>: gives player permission to destroy defined types of gates (ex. redstone)
gates.destroy.self: gives player permission to destroy their own gates
gates.destroy.others: gives players permission to destroy other peoples gates


Comments

Posts Quoted:
Reply
Clear All Quotes