Advertisement
Guest User

perms

a guest
Aug 16th, 2013
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. permissions:
  2. plugin.*:
  3. description: Base permission
  4. children:
  5. snapd.cmd: true
  6. snapd.accessall: true
  7. snapd.enter: true
  8.  
  9. plugin.accessall:
  10. description: Allows to load any dungeon, ignoring ownership
  11. default: false
  12. plugin.enter:
  13. description: Allows entering a dungeon, usually true
  14. default: true
  15. plugin.cmd:
  16. description: Permission for command
  17. default: op
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement