main/Permissions

Permissions

What are Permissions?

Permissions are a way to put players into groups, and limit the things they can and cannot do. It is like having OP and NON - OP, but instead of in two groups, you can create many. In those groups, can you choose the things players can or cannot do using permission nodes. Two permission based plugins are bPermissions and PermissionsEx.



PrisonControl Permission Nodes

The following are permission nodes for PrisonControl. If you see something like so:

  • prisoncontrol.something.*
    • Then.more.nodes
    • a.b.c

... it means that the top permission node also gets all the permission nodes underneath it.


  • prisoncontrol.command.*
    • prisoncontrol.command.reload
    • prisoncontrol.command.setspawn
    • prisoncontrol.command.stack
    • prisoncontrol.command.delspawn
    • prisoncontrol.command.spawn
    • prisoncontrol.command.addowner
    • prisoncontrol.command.region.*
  • prisoncontrol.region.*
    • prisoncontrol.command.region.p
    • prisoncontrol.command.region.hpos
    • prisoncontrol.command.region.expand
    • prisoncontrol.command.region.del
  • prisoncontrol.sign.*
    • prisoncontrol.sign.break: true
    • prisoncontrol.sign.create: true
  • prisoncontrol.command.reload:
    • Allows you to reload PrisonControl configurations!
  • prisoncontrol.command.setspawn:
    • Allows you to set spawn points for cells!
  • prisoncontrol.command.stack:
    • Allows you to stack spawn points over and over again!
  • prisoncontrol.command.delspawn:
    • Allows you to delete spawn points for cells!
  • prisoncontrol.command.addowner:
    • Allows you to add owners for spawn points!
  • prisoncontrol.command.spawn:
    • Allows you to teleport to spawn points!
  • prisoncontrol.command.region.p:
    • Allows you to set a region's corners where you are standing!
  • prisoncontrol.command.region.hpos:
    • Allows you to set a region's corners where you are looking!
  • prisoncontrol.command.region.expand:
    • Allows you to expand a region up, down, or out!
  • prisoncontrol.command.region.del:
    • Allows you to delete a regions!
  • prisoncontrol.sign.break:
    • Allows you to break Cell Information signs!
  • prisoncontrol.sign.create:
    • Allows you to break Cell Information signs!

Comments

Posts Quoted:
Reply
Clear All Quotes