Advertisement
Guest User

Factions nodes

a guest
Jun 3rd, 2013
6,024
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.21 KB | None | 0 0
  1. groups:
  2. Member:
  3. default: true
  4. prefix: '&4[Tribute]&f'
  5. permissions:
  6. - sg.arena.join.*
  7. - sg.arena.vote
  8. - sg.arena.spectate
  9. - sg.lobby.join
  10. - simplespawn.use
  11. - multiverse.portal.access.*
  12. options:
  13. rank: '1000'
  14. worlds:
  15. PvPworld:
  16. permissons:
  17. - factions.chat
  18. - factions.claim
  19. - factions.create
  20. - factions.deinvite
  21. - factions.description
  22. - factions.disband
  23. - factions.help
  24. - factions.home
  25. - factions.invite
  26. - factions.join
  27. - factions.kick
  28. - factions.leave
  29. - factions.list
  30. - factions.money.balance
  31. - factions.money.deposit
  32. - factions.money.withdraw
  33. - factions.money.f2f
  34. - factions.money.f2p
  35. - factions.money.p2f
  36. - factions.open
  37. - factions.owner
  38. - factions.ownerlist
  39. - factions.power
  40. - factions.relation
  41. - factions.sethome
  42. - factions.show
  43. - factions.tag
  44. - factions.title
  45. - factions.unclaim
  46. - factions.unclaimall
  47. VIP:
  48. prefix: '&b[VIP]&f'
  49. inheritance:
  50. - Member
  51. permissions:
  52. - sg.arena.join.*
  53. - sg.arena.vote
  54. - sg.arena.spectate
  55. - sg.lobby.join
  56. options:
  57. rank: '900'
  58. worlds:
  59. PvPworld:
  60. permissons:
  61. - factions.setpeaceful
  62. - factions.noboom
  63. Gamemaster:
  64. prefix: '&2[Gamemaster]&f'
  65. inheritance:
  66. - VIP
  67. permissions:
  68. - sg.arena.join.*
  69. - sg.arena.vote
  70. - sg.arena.spectate
  71. - sg.lobby.join
  72. - sg.arena.forcestart
  73. options:
  74. rank: '800'
  75. worlds:
  76. PvPworld:
  77. permissions:
  78. - factions.setpermanent
  79. - factions.setpermanentpower
  80.  
  81. Owner:
  82. prefix: '&d[Owner]&f'
  83. inheritance:
  84. - Gamemaster
  85. permissions:
  86. - '*'
  87. options:
  88. rank: '700'
  89. users:
  90. Shepdog:
  91. group:
  92. - Member
  93. worlds:
  94. Member:
  95. permissions:
  96. - group
  97. world: {}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement