Advertisement
Guest User

Untitled

a guest
Jan 21st, 2014
1,038
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.73 KB | None | 0 0
  1. permissions:
  2. backend: file
  3. backends:
  4. file:
  5. file: permissions.yml
  6. superperms:
  7. strict-mode: false
  8. compatibility-mode: true
  9. groups:
  10. Builder:
  11. default: true
  12. permissions:
  13. - modifyworld.*
  14. - towny.command.plot.*
  15. - towny.command.plot.set.*
  16. - towny.command.resident.*
  17. - towny.command.resident.set.*
  18. - towny.command.resident.toggle.*
  19. - towny.town.*
  20. - towny.town.spawn.*
  21. - towny.command.town.*
  22. - towny.command.town.rank.*
  23. - towny.command.town.set.*
  24. - towny.command.town.toggle.*
  25. - towny.command.town.claim.*
  26. - towny.command.nation.*
  27. - towny.command.nation.rank.*
  28. - towny.command.nation.toggle.*
  29. - towny.command.towny.*
  30. - towny.command.townyworld.*
  31. - towny.command.townyworld.toggle.*
  32. - towny.wild.*
  33. - towny.chat.general
  34. - essentials.balance
  35. - essentials.balance.others
  36. - essentials.balancetop
  37. - essentials.pay
  38. - essentials.afk
  39. - essentials.afk.auto
  40. - essentials.help
  41. - essentials.list
  42. - essentials.mail
  43. - essentials.mail.send
  44. - essentials.me
  45. - essentials.msg
  46. - essentials.rules
  47. - essentials.suicide
  48. - essentials.spawn
  49. - essentials.back
  50. - essentials.back.ondeath
  51. - essentials.delhome
  52. - essentials.home
  53. - essentials.sethome
  54. - essentials.sethome.bed
  55. - essentials.tpa
  56. - essentials.tpaccept
  57. - essentials.tpahere
  58. - essentials.tpdeny
  59. - ChestShop.shop.create
  60. - ChestShop.shop.buy
  61. - ChestShop.shop.sell
  62. - ChestShop.nofee
  63. - ChestShop.name.someName
  64. - jobs.*
  65. - lwc.protect
  66.  
  67. Admins:
  68. prefix: '&0(&4Admins&0)&7 '
  69. permissions:
  70. - permissions.*
  71. users:
  72. YourPlayerName:
  73. group:
  74. - Admins
  75. permissions:
  76. - permissions.*
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement