Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # Group inheritance
- # any inherited groups prefixed with a g: are global groups
- # These groups are defined in the globalgroups.yml
- # and can be inherited in any worlds groups/users.yml.
- #
- # Groups without the g: prefix are groups local to this world
- # and defined in the this groups.yml file.
- groups:
- Default:
- default: true
- permissions:
- - -bukkit.command.kill
- - essentials.signs.use.warp
- - lwc.protect
- inheritance:
- - g:essentials_default
- info:
- prefix: '&f[&7Guest&f]&7 '
- build: true
- suffix: ''
- Member:
- default: false
- permissions:
- - essentials.signs.break.disposal
- - essentials.signs.create.disposal
- - essentials.signs.use.disposal
- - essentials.signs.use.heal
- - falsebook.blocks.*
- - mcmmo.ability.woodcutting
- - mcmmo.ability.mining
- - mcmmo.ability.axes
- - mcmmo.ability.excavation
- - mcmmo.ability.unarmed
- - mcmmo.skills.mining
- - mcmmo.skills.woodcutting
- - mcmmo.skills.repair
- - mcmmo.skills.unarmed
- - mcmmo.skills.archery
- - mcmmo.skills.herbalism
- - mcmmo.skills.acrobatics
- - mcmmo.skills.axe
- - mcmmo.stats.*
- - stargate.*
- - essentials.clearinventory
- - essentials.warp.*
- - essentials.warp.list
- - essentials.warp
- - lagmeter.command.lag
- - alphachest.chest
- - machinadrill.activate
- - machinadrill.deactivate-own
- - machinapump.activate
- - machinapump.deactivate-own
- inheritance:
- - default
- - g:essentials_default
- - g:essentials_builder
- info:
- prefix: '&f[&1Member&f]&7 '
- build: true
- suffix: ''
- Trusted:
- default: false
- permissions:
- - otherdrops.custom.trusted
- - griefprevention.createclaims
- - logblock.tools.toolblock
- - machinadrill.activate
- - machinadrill.deactivate-own
- - machinapump.activate
- - machinapump.deactivate-own
- inheritance:
- - member
- - default
- - g:essentials_default
- - g:essentials_builder
- info:
- prefix: '&f[&2Trusted&f]&7 '
- build: true
- suffix: ''
- VIP:
- default: false
- permissions: []
- inheritance:
- - default
- - g:essentials_builder
- - g:towny_moderator
- info:
- prefix: '&2'
- build: true
- suffix: ''
- Moderator:
- default: false
- permissions:
- - essentials.signs.break.disposal
- - essentials.signs.create.disposal
- - essentials.signs.use.disposal
- - essentials.signs.use.heal
- - falsebook.blocks.*
- - mcmmo.ability.woodcutting
- - mcmmo.ability.mining
- - mcmmo.ability.axes
- - mcmmo.ability.excavation
- - mcmmo.ability.unarmed
- - mcmmo.skills.mining
- - mcmmo.skills.woodcutting
- - mcmmo.skills.repair
- - mcmmo.skills.unarmed
- - mcmmo.skills.archery
- - mcmmo.skills.herbalism
- - mcmmo.skills.acrobatics
- - mcmmo.skills.axe
- - mcmmo.stats.*
- - stargate.*
- - essentials.gamemode
- - essentials.signs.break.disposal
- - essentials.signs.create.disposal
- - essentials.signs.use.disposal
- - essentials.signs.use.heal
- - essentials.kit.admin
- - essentials.teleport.timer.bypass
- - griefprevention.adjustclaimblocks
- - griefprevention.createclaims
- - griefprevention.deleteclaims
- - griefprevention.ignoreclaims
- - griefprevention.restorenature
- - lwc.mod
- - lwc.protect
- - otherdrops.custom.trusted
- - thuum.ignorecooldown.fusrodah.*
- - thuum.shout.fusrodah.*
- - vanish.fakeannounce
- - vanish.standard
- - xRayDeath.check
- - xRayDeath.msg
- - xRayDeath.search
- - essentials.clearinventory
- - essentials.warp.*
- - essentials.warp.list
- - essentials.warp
- - lagmeter.command.lag
- - alphachest.chest
- - OpenInv.*
- - lagmeter.*
- - alphachest.admin
- - alphachest.save
- - logblock.tools.toolblock
- - logblock.rollback
- - logblock.me
- - machinadrill.all
- - machinapump.all
- inheritance:
- - g:essentials_moderator
- - g:essentials_default
- - g:essentials_builder
- - g:bukkit_moderator
- info:
- prefix: '&f[&3Moderator&f]&7 '
- build: true
- suffix: ''
- Admin:
- default: false
- permissions:
- - worldedit.*
- - worldedit.*
- - worldguard.region.addowner.*
- - worldguard.region.define
- - worldguard.region.list
- - worldguard.region.redefine.member
- - worldguard.region.redefine.own
- - worldguard.region.remove.*
- - worldguard.region.remove.member.*
- - worldguard.region.remove.own.*
- - worldguard.region.removeowner.*
- inheritance:
- - moderator
- - g:essentials_admin
- - g:essentials_default
- - g:essentials_builder
- - g:bukkit_admin
- info:
- prefix: '&f[&5Admin&f]&7 '
- build: true
- suffix: ''
- Owner:
- default: false
- permissions:
- - bukkit.command.op
- inheritance:
- - admin
- - g:essentials_default
- - g:essentials_builder
- - g:bukkit_admin
- info:
- prefix: '&f[&4Owner&f]&7 '
- build: true
- suffix: ''
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement