Permissions Info
NOTES:
- Permissions support for any permissions that are compatible with the Bukkit permission system.
- Specific debugging hooks for with GroupManager 1.0 a5, permissions that GroupManager emulates, PermissionsEx, bPermissions, Vault, and Bukkit permissions available using Debug mode 2 in config
- A Permissions plugin is not a requirement. If no permissions available plugin defaults to Server OPs mode.
- Ops will override any permissions plugin
- Permissions
- Create
- skullturret.use - Ability to place skulls, remove skulls and get knowledge books for skulls
- skullturret.create.crazed - Ability to craft Crazed skulls
- skullturret.create.devious - Ability to craft Devious skulls
- skullturret.create.master - Ability to craft Master skulls
- skullturret.create.wizard - Ability to craft Wizard skulls
- skullturret.create.bow - Ability to craft Skull Bow
- skullturret.create.tempdevious - Ability to craft Temporary Devious Skull Turrets
- skullturret.create.tempmaster - Ability to craft Temporary Master Skull Turrets
- Per Player
- skullturret.addplayer - Permission for adding players to per player list
- skullturret.remplayer - Permission for removing players from per player list
- skullturret.listplayer - Permission for listing a players per player info
- skullturret.listallplayer - Permission for listing ALL players in per player list
- Targets
- skullturret.target.<EntityType> - Permission to allow <EntityType> as a target for Master and Wizard skulls
- skullturret.target.monster - Permission to allow all aggressive mobs as a targets for Master and Wizard skulls
- skullturret.target.animal - Permission to allow all passive mobs as a targets for Master and Wizard skulls
- Other
- skullturret.skin - Ability to change the skin of a selected skull
- skullturret.changeammo - Ability to change default ammo type for selected skull
- skullturret.give - Permission for getting specific Skull Turret items
- skullturret.use.bow - Ability to use Skull Bow
- skullturret.use.tempturret - Ability to place temporary turrets
- skullturret.ignoreme - Will not be targeted by any skull under any circumstance
- skullturret.destruct - Permission for use of destruct command
- skullturret.default - Permission for use of default command
- skullturret.edit - Permission to select and edit skulls and for use of rotate, redstone and patrol commands
- Damageable Skulls
- skullturret.attack - Supernode for attack permissions
- skullturret.attack.weapon - allows users to attack with weapons specified in config
- skullturret.attack.bow -allows users to attack with bow
- skullturret.repair - allows users to repair damaged skulls
- Vault Economy
- skullturret.buy - Supernode for buy permissions
- skullturret.buy.crazed - Ability to purchase of crazed skulls
- skullturret.buy.devious - Ability to purchase of devious skulls
- skullturret.buy.master - Ability to purchase of master skulls
- skullturret.buy.wizard - Ability to purchase of wizard skulls
- skullturret.buy.bow - Ability to purchase of skull bow
- Admin
- skullturret.admin - Admin permission
- Allows admin to destroy any skull
- Allows admin to remove any friend or enemy from any skull target list
- Allows admin to set skin of any skull
- Allows admin to set ammo type of any skull
- Allows admin to edit any skull
- Allows override of Max Skull count
- Gives access to all nodes in skullturret.create supernode
- Gives access to skin and changeammo permissions
- Gives access to destruct command permission
- Super Nodes
- skullturret.* - Super node for all other nodes
- skullturret.target.* - Super node for all valid entity targets
- skullturret.create - Super node for skullturret.create.crazed, skullturret.create.devious, skullturret.create.master, skullturret.create.wizard, skullturret.create.tempdevious, skullturret.create.tempmaster, skullturret.use, skullturret.edit
- skullturret.perplayer - Super node for skullturret.addplayer, skullturret.remplayer, skullturret.listallplayer
- skullturret.buy - Super node for skullturret.buy.crazed, skullturret.buy.devious, skullturret.buy.master, skullturret.buy.wizard, skullturret.buy.bow
- skullturret.attack - Super node for skullturret.attack.weapon, skullturret.attack.bow