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:
- - essentials.help
- - modifyworld.chat
- - modifyworld.*
- - essentials.home
- - essentials.sethome
- - essentials.back
- - essentials.tpa
- - essentials.tpahere
- - essentials.tpaccept
- - essentials.tpdeny
- - essentials.spawn
- - bending.command.help
- - bending.command.bind
- - bending.command.display
- - bending.command.toggle
- - bending.command.choose
- - ^bending.command.version
- - bending.command.who
- - bending.command.clear
- - bending.air
- - bending.water
- - bending.earth
- - bending.fire
- - -multiverse.access.vip
- - multiverse.portal.access.*
- - bending.command.rechoose
- inheritance:
- info:
- prefix: '&3[&bMember&3]&7&r><'
- build: true
- suffix: ''
- Donator:
- default: false
- permissions:
- - essentials.nick
- - essentials.enchant
- - essentials.repair
- - bending.chi
- - bending.ability.Bloodbending
- - bending.ability.Lavaflow
- - multiverse.access.vip
- inheritance:
- - Default
- info:
- prefix: '&a[&bHero&a]&7&r><'
- build: true
- suffix: ''
- Moderator:
- default: false
- permissions:
- - essentials.repair
- - essentials.heal
- - essentials.item
- - essentials.give
- - essentials.fly
- - essentials.kick
- - essentials.mute
- - essentials.tjail
- - essentials.jail
- - essentials.tempban
- - essentials.vanish
- inheritance:
- - Donator
- info:
- prefix: '&b[&3Mod&b]&7&r><'
- build: true
- suffix: ''
- Admin:
- default: false
- permissions:
- - essentials.gamemode
- - essentials.ban
- - essentials.unban
- - essentials.ipban
- - essentials.unipban
- - essentials.pardon
- - essentials.enchant
- - bending.command.import
- - bending.command.reload
- - bending.command.permaremove
- - bending.command.add
- - bending.command.add.others
- - Punish.*
- inheritance:
- - Moderator
- info:
- prefix: '&8[&9Admin&8]&b&r><'
- build: true
- suffix: ''
- Owner:
- default: false
- permissions:
- - '*'
- inheritance:
- - Admin
- info:
- prefix: '&b[&aOwner&b]&5&r><'
- build: true
- suffix: ''
- Co-Owner:
- default: false
- permissions:
- - '*'
- inheritance:
- - Admin
- info:
- prefix: '&b[&aCo-Owner&b]&5&r><'
- build: true
- suffix: ''
Advertisement
Add Comment
Please, Sign In to add comment