Advertisement
Guest User

Untitled

a guest
May 19th, 2019
260
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.93 KB | None | 0 0
  1. groups:
  2. guest:
  3. # There must be one default
  4. default: true
  5. prefix: '&f[&7Guest&f]&7'
  6. permissions:
  7. - bukkit.command.list
  8. - essentials.balance
  9. - essentials.delhome
  10. - essentials.exp
  11. - essentials.help
  12. - essentials.helpop
  13. - essentials.home
  14. - essentials.ignore
  15. - essentials.info
  16. # essentials.kit gives them access to the /kit command
  17. - essentials.kit
  18. # essentials.kits.guest gives them access to /kit guest (sign or typed command)
  19. - essentials.kits.guest
  20. - essentials.list
  21. - essentials.mail
  22. - essentials.mail.send
  23. - essentials.me
  24. - essentials.msg
  25. - essentials.pay
  26. - essentials.protect.pvp
  27. - essentials.realname
  28. - essentials.recipe
  29. - essentials.sell
  30. - essentials.sethome
  31. - essentials.signs.use.buy
  32. - essentials.signs.use.info
  33. - essentials.signs.use.warp
  34. - essentials.signs.use.free
  35. - essentials.spawn
  36. - essentials.tpa
  37. - essentials.tpaccept
  38. - essentials.tpahere
  39. - essentials.tpdeny
  40. - essentials.warp
  41. - essentials.warp.list
  42. - essentials.worth
  43. - modifyworld.*
  44. options:
  45. # Weight controls which prefix is used if the user is in multiple groups
  46. # The higher the weight, the LOWER it sinks. The prefix in the group with
  47. # the lowest weight RISES to the top and becomes the prefix displayed in chat!
  48. weight: '900'
  49. # Rank controls promotions and demotions. It works similar to weight in that the
  50. # higher the number, the LEAST priveleges the group has.
  51. rank: '900'
  52. #
  53. #
  54. member:
  55. # Instead of repeating all the permissions in each group, use inheritiance to
  56. # automatically include the permissions from other groups.
  57. inheritance:
  58. - guest
  59. prefix: '&f[&eMember&F]&7'
  60. permissions:
  61. - essentials.afk
  62. - essentials.back
  63. - essentials.chat.color
  64. - essentials.compass
  65. - essentials.ext
  66. - essentials.hat
  67. - essentials.jump
  68. - essentials.kit
  69. - essentials.kits.member
  70. - essentials.msg.color
  71. - essentials.sethome.multiple.member
  72. - essentials.time
  73. - essentials.workbench
  74. options:
  75. weight: '700'
  76. rank: '700'
  77. citizen:
  78. prefix: '&f[&6Citizen&f]&7'
  79. inheritance:
  80. - member
  81. permissions:
  82. - essentials.keepxp
  83. - essentials.kits.member
  84. - essentials.kits.citizen
  85. - essentials.sethome.multiple.citizen
  86. options:
  87. weight: '600'
  88. rank: '600'
  89. moderator:
  90. prefix: '&7[&bMod&7]&f'
  91. inheritance:
  92. - member
  93. permissions:
  94. - bukkit.command.banlist
  95. - bukkit.command.ban.list
  96. - essentials.ban.notify
  97. - essentials.chat.ignoreexempt
  98. - essentials.exp.others
  99. - essentials.fly
  100. - essentials.fly.safelogin
  101. - essentials.gc
  102. - essentials.helpop.receive
  103. - essentials.invsee
  104. # Moderators should not have the ability to modify the inventory of others.
  105. # Trust me on this, as they WILL abuse the power.
  106. - -essentials.invsee.preventmodify
  107. - essentials.jail
  108. # Moderators should not be exempt from being jailed
  109. - -essentials.jail.exempt
  110. - essentials.jails
  111. - essentials.jump
  112. - essentials.kick
  113. - essentials.kick.notify
  114. # Moderators should not be able to /kill others
  115. - -essentials.kill
  116. - essentials.mute
  117. - essentials.mute.notify
  118. - essentials.repair
  119. - essentials.repair.all
  120. - essentials.repair.armor
  121. - essentials.repair.enchanted
  122. - essentials.socialspy
  123. - essentials.tempban
  124. - -essentials.tempban.offline
  125. - essentials.togglejail
  126. - essentials.tpahere
  127. # The /whois command will show someone's IP address. Moderators don't need to know
  128. # that information, as it could be used to DDOS someone
  129. - -essentials.whois
  130. - -vanish.*
  131. options:
  132. weight: '500'
  133. rank: '500'
  134. elite:
  135. prefix: '&7[&4Elite&7]&7'
  136. inheritance:
  137. - citizen
  138. permissions:
  139. - essentials.fly
  140. - essentials.fly.safelogin
  141. - essentials.kits.elite
  142. - essentials.nick
  143. - essentials.repair
  144. - essentials.repair.all
  145. - essentials.repair.armor
  146. - essentials.repair.enchanted
  147. - essentials.sethome.multiple.unlimited
  148. # The /spawnmob command is limited in the Essentials config to 1 mob at a time,
  149. # and ChatControl will prevent the player from repeating the same command twice
  150. - essentials.spawnmob.*
  151. options:
  152. weight: '300'
  153. rank: '300'
  154. admin:
  155. prefix: '&2[&4Admin&2]&7'
  156. inheritance:
  157. - elite
  158. - moderator
  159. permissions:
  160. # These are NEGATED permissions (the extra - in front)
  161. # That means they CANNOT use these commands. You really
  162. # DO NOT want admins to use op, deop, give, take, etc. as someone
  163. # will eventually op another player you do not want opped, and they WILL grief.
  164. - -bukkit.command.deop
  165. - -bukkit.command.give
  166. - -bukkit.command.op
  167. - -bukkit.command.plugins
  168. - -bukkit.command.take
  169. - bukkit.command.toggledownfall
  170. - essentials.balance.others
  171. - essentials.balancetop
  172. - essentials.ban
  173. - -essentials.ban.offline
  174. - essentials.broadcast
  175. - essentials.burn
  176. - essentials.clearinventory
  177. - essentials.delhome.others
  178. - -essentials.deop
  179. # Enchant is also a BAD idea, as they will just enchant "god" gear and give it away.
  180. - -essentials.enchant
  181. - essentials.exp.give
  182. - essentials.exp.give.others
  183. - essentials.exp.set
  184. - essentials.exp.set.others
  185. - essentials.ext
  186. - essentials.feed
  187. # You don't want admins changing the game mode of others either, they WILL grief
  188. - -essentials.gamemode
  189. - -essentials.gamemode.creative
  190. - -essentials.gamemode.others
  191. - -essentials.give
  192. - essentials.heal
  193. - -essentials.home.others
  194. - essentials.invsee.modify
  195. - essentials.invsee.preventmodify
  196. - -essentials.item
  197. - essentials.jail.exempt
  198. - essentials.joinfullserver
  199. - essentials.kill
  200. - essentials.list.hidden
  201. - essentials.mute.exempt
  202. - essentials.mute.notify
  203. - essentials.nick
  204. - essentials.nick.color
  205. - essentials.nick.others
  206. - -essentials.op
  207. - essentials.seen
  208. - essentials.seen.banreason
  209. - -essentials.sethome.others
  210. - -essentials.setworth
  211. - essentials.socialspy
  212. - essentials.unban
  213. - essentials.vanish
  214. - essentials.vanish.see
  215. - essentials.warp.otherplayers
  216. - essentials.weather
  217. - -permissions.*
  218. options:
  219. weight: '200'
  220. rank: '200'
  221. # Co-owner has most of the admin and higher commands, only a few are saved for Owner only
  222. coowner:
  223. prefix: '&l&f[&cCo-Owner&l&f]'
  224. inheritance:
  225. - admin
  226. permissions:
  227. - automessage.*
  228. - bukkit.command.effect
  229. - essentials.ban.exempt
  230. - essentials.ban.offline
  231. - essentials.broadcast
  232. - essentials.clearinventory.others
  233. - essentials.delwarp
  234. - essentials.eco
  235. - essentials.enderchest
  236. - essentials.enderchest.others
  237. - essentials.feed.others
  238. - essentials.gamemode
  239. - essentials.gamemode.creative
  240. - essentials.god
  241. - essentials.heal.others
  242. - essentials.home.others
  243. - essentials.item
  244. - essentials.kick.exempt
  245. - essentials.killall
  246. - essentials.kit.exemptdelay
  247. - essentials.kit.others
  248. - essentials.kits.*
  249. - essentials.lightning
  250. - essentials.nick.*
  251. - essentials.powertool
  252. - essentials.sethome.others
  253. - essentials.setwarp
  254. - essentials.teleport.cooldown.bypass
  255. - essentials.tp
  256. - essentials.tpo
  257. - essentials.tpohere
  258. - essentials.tp.others
  259. - essentials.vanish
  260. - essentials.vanish.see
  261. - essentials.warp.overwrite.*
  262. - essentials.whois
  263. - worldedit.butcher
  264. options:
  265. weight: '100'
  266. rank: '100'
  267. owner:
  268. inheritance:
  269. - coowner
  270. permissions:
  271. - autodeop.reload
  272. - bukkit.command.plugins
  273. - bukkit.command.reload
  274. - bukkit.command.restart
  275. - bukkit.command.restart
  276. - bukkit.commands.timings
  277. - bukkit.command.timings
  278. - bukkit.command.tps
  279. - bukkit.command.version
  280. - cm.set
  281. # Make sure owner doesn't have separate creative mode/survival mode inventories
  282. - creativeControl.blacklist.*
  283. - creativeControl.data.status
  284. - creativeControl.preventions.*
  285. - essentials.command.plugins
  286. - essentials.enchant
  287. - essentials.enchantments.*
  288. - essentials.enderchest.modify
  289. - essentials.essentials
  290. - essentials.fireball
  291. - essentials.fly.others
  292. - essentials.gamemode.others
  293. - essentials.heal.cooldown.bypass
  294. - essentials.plugins
  295. - essentials.signs.*
  296. - essentials.spawnmob.*
  297. - essentials.spawnmob.stack
  298. - essentials.speed
  299. - essentials.speed.bypass
  300. - essentials.speed.others
  301. - essentials.time.set
  302. - essentials.vanish.*
  303. - permissions.*
  304. - vanish.*
  305. - worldedit.*
  306. - worldguard.*
  307. prefix: '&l&6[&4Owner&6]'
  308. suffix: '&c'
  309. options:
  310. weight: '1'
  311. rank: '1'
  312. users:
  313. TypicalAndy:
  314. group:
  315. - owner
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement