Advertisement
Guest User

try this one

a guest
Apr 20th, 2014
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. groups:
  2. default:
  3. permissions:
  4. - essentials.break.*
  5. - essentials.chat.*
  6. - essentials.build.*
  7. - modifyworld.*
  8. - kit.spawn.starter
  9. - factions.join
  10. - factions.kick
  11. - factions.description
  12. - factions.unclaimall
  13. - factions.name
  14. - factions.disband
  15. - factions.unclaim
  16. - factions.claim.radius
  17. - factions.claim
  18. - factions.title
  19. - factions.player
  20. - factions.faction
  21. - factions.home
  22. - factions.demote
  23. - factions.create
  24. - essentials.sethome
  25. - essentials.home
  26. - essentials.spawn
  27. default: true
  28. worlds:
  29. Factions:
  30. default: false
  31. Coal:
  32. inheritance:
  33. - default
  34. permissions:
  35. - kit.spawn.Coal
  36. prefix: '&0[Coal]'
  37. Iron:
  38. inheritance:
  39. - Coal
  40. permissions:
  41. - kit.spawn.Iron
  42. - essentials.feed
  43. prefix: '&7[Iron]'
  44. Gold:
  45. inheritance:
  46. - Iron
  47. permissions:
  48. - kit.spawn.Gold
  49. - essentials.workbench
  50. prefix: '&e[Gold]'
  51. Diamond:
  52. permissions:
  53. - modifyworld.*
  54. - kit.spawn.Diamond
  55. - essentials.ptime
  56. inheritance:
  57. - Gold
  58. prefix: '&b[Diamond]'
  59. Emerald:
  60. prefix: '&a[Emerald]'
  61. inheritance:
  62. - Diamond
  63. permissions:
  64. - kits.spawn.Emerald
  65. - essentials.fly
  66. Admin:
  67. inheritance:
  68. - Emerald
  69. permissions:
  70. - essentials.gamemode
  71. prefix: '&4[Admin]'
  72. Head-Admin:
  73. permissions:
  74. - '*'
  75. prefix: '&9[HeadAdmin]'
  76. Owner:
  77. permissions:
  78. - '*'
  79. prefix: '&6[Owner]'
  80. users:
  81. 29b90e1e-216c-4856-9233-b3d64d3776e9:
  82. group:
  83. - Owner
  84. options:
  85. name: CraigTheMailman
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement