Advertisement
Guest User

Untitled

a guest
Feb 20th, 2011
225
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.51 KB | None | 0 0
  1. plugin:
  2. permissions:
  3. system: default
  4.  
  5. groups:
  6. Default:
  7. default: true
  8. info:
  9. prefix:
  10. suffix:
  11. build: true
  12. inheritance:
  13. permissions:
  14. - 'jail.usercmd.jailstatus'
  15. - 'worldedit.selection.*'
  16. - 'worldedit.superpickaxe.drawing.*'
  17. - 'worldedit.region.*'
  18. - 'worldedit.wand'
  19. - 'worldedit.wand.toggle'
  20. - '/region'
  21. - '/regionclaim'
  22. - '/regioninfo'
  23. - '/regionmembership'
  24. - '/locate'
  25. - 'myhome.home.*'
  26. - 'monsterhunt.usercmd.*'
  27. - 'tplus.tp.to'
  28. - 'tplus.tp.history'
  29. - 'iConomy.payment'
  30. - 'iConomy.rank'
  31. - 'iConomy.list'
  32. - 'SpawnControl.spawn.use'
  33. - 'repairshop.repair'
  34. - 'iConomyChestShop.shop.create'
  35. - 'iConomyChestShop.shop.use'
  36. - 'NetherGate.portal.*'
  37. - 'wormhole.use'
  38. - 'wormhole.build'
  39. - 'wormhole.remove'
  40. - 'lwc.protect'
  41. - 'dynamicmarket.access'
  42. - 'dynamicmarket.buy'
  43. - 'dynamicmarket.sell'
  44. - 'friendlies.spider.ignore'
  45. - 'DeathChest.use'
  46. - 'DeathChest.freeChest'
  47. - 'DeathChest.freeSign'
  48. - 'DeathChest.allowQuickLoot'
  49. Mod:
  50. default: false
  51. info:
  52. prefix: '&1Mod'
  53. suffix: '&1'
  54. build: true
  55. inheritance:
  56. - Default
  57. permissions:
  58. - 'jail.command.jail'
  59. - 'jail.command.unjail'
  60. - 'jail.command.jailtransfer'
  61. - 'jail.command.jailtransferall'
  62. - 'jail.command.jailcheck'
  63. - 'jail.command.jailtelein'
  64. - 'jail.command.jailteleout'
  65. - 'jail.modifyjail'
  66. - '/regionflag'
  67. - '/stopfire'
  68. - 'myhome.*'
  69. - 'herochat.admin'
  70. - 'monsterhunt.admincmd.*'
  71. - 'iConomy.access'
  72. - 'iConomy.deposit'
  73. - 'iConomy.withdraw'
  74. - 'lwc.mod'
  75. - 'dynamicmarket.items.*'
  76. Admin:
  77. default: false
  78. info:
  79. prefix: '&aAdmin'
  80. suffix: '&a'
  81. build: true
  82. inheritance:
  83. - Mod
  84. permissions:
  85. - '*'
  86. users:
  87. jwideman:
  88. group: Admin
  89. permissions:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement