Advertisement
DerpTurtle

PermissionsBukkit Config.yml

Jul 19th, 2011
1,115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.88 KB | None | 0 0
  1. groups:
  2. default:
  3. permissions:
  4. permissions.build: false
  5. commandbook.motd: true
  6. commandbook.rule: true
  7. commandbook.spawn: true
  8. user:
  9. permissions:
  10. permissions.build: true
  11. mchat.prefix.user: true
  12. mchat.suffix.user: true
  13. lwc.protect: true
  14. commandbook.motd: true
  15. commandbook.rule: true
  16. commandbook.spawn: true
  17. commandbook.who: true
  18. commandbook.time.check: true
  19. commandbook.return: true
  20. commandbook.say: true
  21. commandbook.me: true
  22. commandbook.msg: true
  23. commandbook.mute: true
  24. commandbook.clear: true
  25. myhome.home.basic.home: true
  26. myhome.home.basic.set: true
  27. myhome.home.basic.delete: true
  28. myhome.home.soc.others: true
  29. myhome.home.soc.list: true
  30. myhome.home.soc.invite: true
  31. myhome.home.soc.uninvite: true
  32. myhome.home.soc.others: true
  33. mywarp.warp.basic.warp: true
  34. mywarp.warp.basic.createpublic: true
  35. mywarp.warp.basic.createprivate: true
  36. mywarp.warp.basic.delete: true
  37. mywarp.warp.basic.list: true
  38. mywarp.warp.soc.invite: true
  39. mywarp.warp.soc.uninvite: true
  40. mywarp.warp.soc.public: true
  41. mywarp.warp.soc.private: true
  42. inheritance:
  43. mod:
  44. permissions:
  45. permissions.*: true
  46. mchat.prefix.mod: true
  47. mchat.suffix.mod: true
  48. commandbook.teleport: true
  49. commandbook.teleport.other: true
  50. commandbook.teleport: true
  51. commandbook.broadcast: true
  52. commandbook.kick: true
  53. commandbook.bans.ban: true
  54. commandbook.bans.unban: true
  55. commandbook.bans.isbanned: true
  56. bedtime.ignore: true
  57. inheritance:
  58. - user
  59. admin:
  60. permissions:
  61. permissions.*: true
  62. mchat.prefix.admin: true
  63. mchat.suffix.admin: true
  64. commandbook.time: true
  65. commandbook.give: true
  66. commandbook.give.other: true
  67. commandbook.give.infinite: true
  68. commandbook.give.stacks: true
  69. commandbook.give.stacks.unlimited: true
  70. commandbook.setspawn: true
  71. commandbook.spawnmob: true
  72. commandbook.spawnmob.many: true
  73. commandbook.clear.other: true
  74. commandbook.bans.load: true
  75. commandbook.bans.save: true
  76. commandbook.reload: true
  77. myhome.admin: true
  78. mywarp.admin: true
  79. lwc.admin: true
  80. inheritance:
  81. - mod
  82. messages:
  83. build: '&cYou do not have permission to build here.'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement