Guest User

PeX work

a guest
Aug 6th, 2013
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.91 KB | None | 0 0
  1. groups:
  2. default:
  3. default: true
  4. permissions:
  5. - permissions.build: true
  6. - modifyworld.*: true
  7. - factions.claim: true
  8. - factions.claim.radius: true
  9. - factions.create: true
  10. - factions.description: true
  11. - factions.disband: true
  12. - factions.faction: true
  13. - factions.home: true
  14. - factions.invite: true
  15. - factions.join: true
  16. - factions.kick: true
  17. - factions.leader: true
  18. - factions.leave: true
  19. - factions.list: true
  20. - factions.map: true
  21. - factions.officer: true
  22. - factions.promote: true
  23. - factions.demote: true
  24. - factions.name: true
  25. - factions.title: true
  26. - factions.sethome: true
  27. - fations.sethome: true
  28. - factions.money.balance: true
  29. - factions.money.deposit: true
  30. - factions.money.withdraw: true
  31. - factions.money.f2f: true
  32. - factions.money.f2p: true
  33. - factions.money.p2f: true
  34. - factions.relation: true
  35. - factions.unclaim: true
  36. - thirst.thirst: true
  37. - crackshot.use.all: true
  38. - sdfeconomy.use_account: true
  39. - sdfeconomy.pay_players: true
  40. - sdfeconomy.use_bank: true
  41. - ChestShop.shop.buy: true
  42. - ChestShop.shop.sell: true
  43. - ChestShop.shop.create: true
  44. - realjobs.user: true
  45. - factions.perm: true
  46. - crackshot.use.all: true
  47. - crackshot.shops.all: true
  48. - bukkit.command.reload: true
  49.  
  50. TempMod:
  51. prefix:
  52. '&f[&2TempMod&f]'
  53. permissions:
  54. - bukkit.command.kick: true
  55. - bukkit.command.ban.player: true
  56. - bukkit.command.unban.player: true
  57.  
  58. inheritance:
  59. - default
  60. Moderator:
  61. prefix:
  62. '&f[&3Moderator&f]'
  63. permissions:
  64. - bukkit.command.ban.ip: true
  65. - bukkit.command.unban.ip: true
  66.  
  67. inheritance:
  68. - default
  69. - TempMod
  70. Tech:
  71. Prefix:
  72. '&f[&4Tech&f]'
  73. Permissions:
  74. - factions.admin: true
  75. - factions.join.any: true
  76. - factions.money.balance.any: true
  77. - factions.version: true
  78. - realjobs.admin: true
  79. - permissions.manage.users.prefix.<user>: true
  80. - permissions.user.promote.default: true
  81. - permissions.user.demote.<ladder>: true
  82. - permissions.user.promote.<ladder>: true
  83. - ChestShop.admin: true
  84. - ChestShop.nofee: true
  85. - crackshot.reloadplugin: true
  86. - crackshot.give.all: true
  87. - crackshot.get.all: true
  88. - crackshot.give.<weapon>: true
  89.  
  90. inheritance:
  91. - default
  92. - TempMod
  93. - Moderator
  94.  
  95. Owner:
  96. Prefix:
  97. '&f[&bOwner&f]'
  98. permissions:
  99. - factions.*: true
  100.  
  101. inheritance:
  102. - default
  103. - TempMod
  104. - Moderator
  105. - Tech
Advertisement
Add Comment
Please, Sign In to add comment