Advertisement
Guest User

Untitled

a guest
Oct 14th, 2013
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.23 KB | None | 0 0
  1. groups:
  2. Default:
  3. default: true
  4. build: true
  5. prefix: '&7'
  6. permissions:
  7. - essentials.help
  8. - modifyworld.*
  9. - essentials.home
  10. - essentials.sethome
  11. - essentials.back
  12. - essentials.tpa
  13. - essentials.tpaccept
  14. - essentials.tpdeny
  15. - essentials.spawn
  16. - mytown.cmd.*
  17. - mytown.ecmd.*
  18. - mytown.chat.*
  19. - ee.lutsu.alpha.mc.mytown.commands.CmdMyTown
  20. - ee.lutsu.alpha.mc.mytown.commands.CmdChannel
  21. - ee.lutsu.alpha.mc.mytown.commands.CmdWrk
  22. - ee.lutsu.alpha.mc.mytown.commands.CmdSpawn
  23. - ee.lutsu.alpha.mc.mytown.commands.CmdTeleport
  24. - ee.lutsu.alpha.mc.mytown.commands.CmdSetSpawn
  25. - ee.lutsu.alpha.mc.mytown.commands.CmdOnline
  26. - ee.lutsu.alpha.mc.mytown.commands.CmdEmote
  27. - ee.lutsu.alpha.mc.mytown.commands.CmdPrivateMsg
  28. - ee.lutsu.alpha.mc.mytown.commands.CmdReplyPrivateMsg
  29. - ee.lutsu.alpha.mc.mytown.commands.CmdHomes
  30. - ee.lutsu.alpha.mc.mytown.commands.CmdHome
  31. - ee.lutsu.alpha.mc.mytown.commands.CmdSetHome
  32. - ee.lutsu.alpha.mc.mytown.commands.CmdDelHome
  33. - ee.lutsu.alpha.mc.mytown.commands.CmdChat
  34. Donator:
  35. default: false
  36. build: true
  37. inheritance:
  38. - Default
  39. prefix: '&6[Donator]'
  40. permissions:
  41. - essentials.sethome.multiple.vip
  42. - essentials.enchant
  43. - essentials.repair
  44. Moderator:
  45. default: false
  46. build: true
  47. inheritance:
  48. - Default
  49. prefix: '&b[Mod] '
  50. permissions:
  51. - ee.lutsu.alpha.mc.mytown.commands.CmdMyTownAdmin
  52. - ee.lutsu.alpha.mc.mytown.commands.CmdGamemode
  53. - essentials.tp
  54. - essentials.repair
  55. - essentials.heal
  56. - essentials.item
  57. - essentials.give
  58. - essentials.fly
  59. - essentials.kick
  60. - essentials.mute
  61. - essentials.tjail
  62. - essentials.jail
  63. - essentials.tempban
  64. - essentials.sethome.multiple.staff
  65. - mytown.chat.allowcolors
  66. Admin:
  67. default: false
  68. build: true
  69. inheritance:
  70. - Moderator
  71. prefix: '&4[Admin] '
  72. permissions:
  73. - modifyworld.*
  74. - permissions.*
  75. - essentials.*
  76. - mytown.*
  77. Owner:
  78. default: false
  79. build: true
  80. inheritance:
  81. - Admin
  82. prefix: '&4[Owner] '
  83. permissions:
  84. - '*'
  85. users:
  86. -edited out-
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement