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
- # and are inherited from the GlobalGroups.yml.
- #
- # Groups without the g: prefix are groups local to this world
- # and are defined in the this groups.yml file.
- #
- # Local group inheritances define your promotion tree when using 'manpromote/mandemote'
- groups:
- Default:
- default: true
- permissions:
- - -bukkit.command.kill
- - -lockette.user.create.chest
- - -lockette.user.create.dispenser
- - -lockette.user.create.door
- - -lockette.user.create.furnace
- - -ChestShop.shop.create.diamondgrade
- - ChestShop.shop.create.buy
- - ChestShop.shop.create.food
- - ChestShop.shop.create.goldgrade
- - ChestShop.shop.create.ingots
- - ChestShop.shop.create.irongrade
- - ChestShop.shop.create.monsterdrops
- - ChestShop.shop.create.ore
- - ChestShop.shop.create.sell
- - ChestShop.shop.create.stonegrade
- - ChestShop.shop.create.woodgrade
- - essentials.delhome
- - essentials.home
- - essentials.home.bed
- - essentials.kit
- - essentials.kits.Survival
- - essentials.msg
- - essentials.sethome
- - essentials.suicide
- - essentials.teleport.delay
- - essentials.tpa
- - essentials.tpaccept
- - essentials.tpahere
- - essentials.tpdeny
- - essentials.warp
- - essentials.warp.list
- - essentials.warps.PvPArena
- - factions.kit.fullplayer
- - factions.kit.halfplayer
- - iConomy.holdings
- inheritance:
- - g:groupmanager_default
- - g:bukkit_default
- - g:essentials_default
- - g:towny_default
- info:
- prefix: '&e'
- build: true
- suffix: ''
- Owner:
- default: false
- permissions:
- - '*'
- - vanish.*
- inheritance:
- - admin
- info:
- prefix: '&4'
- build: true
- suffix: ''
- factionmaster:
- default: false
- permissions:
- - factions.kit.fullplayer
- inheritance:
- - default
- info:
- prefix: '&2'
- build: true
- suffix: ''
- Moderator:
- default: false
- permissions:
- - -essentials.nuke
- - essentials.feed
- - essentials.fly
- - essentials.socialspy
- - essentials.vanish
- inheritance:
- - g:groupmanager_moderator
- - g:bukkit_moderator
- - g:essentials_moderator
- - g:towny_moderator
- - g:vanish_moderator
- info:
- prefix: '&5'
- build: true
- suffix: ''
- Admin:
- default: false
- permissions:
- - -essentials.nuke
- - essentials.socialspy
- inheritance:
- - moderator
- - g:groupmanager_admin
- - g:bukkit_admin
- - g:essentials_admin
- - g:towny_admin
- - g:vanish_admin
- info:
- prefix: '&c'
- build: true
- suffix: ''
Advertisement
Add Comment
Please, Sign In to add comment