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:
- Guest:
- default: true
- permissions:
- - playerheads.canbehead
- - playerheads.canloosehead
- - modreq.mods
- - modreq.request
- - modreq.status
- - sg.arena.join.*
- - sg.arena.vote
- - sg.lobby.join
- - essentials.balance
- - essentials.balance.other
- - essentials.balancetop
- - essentials.help
- - essnetials.ignore
- - essentials.msg
- - essentials.pay
- - factions.kit.fullplayer
- inheritance:
- info:
- prefix: '&9[&bGuest&9]'
- build: true
- suffix: ''
- Chat-Mod:
- default: false
- permissions:
- - essentials.kick
- - essentials.mute
- - essentials.tp
- - essentials.unmute
- - essentials.vanish
- inheritance:
- - guest
- info:
- prefix: '&9[&bChat-Mod&9]'
- build: true
- suffix: ''
- Admin:
- default: false
- permissions:
- - multiverse.core.tp.*
- - arena.admin
- - coreprotect.inspect
- - coreprotect.lookup
- - coreprotect.rollback
- - coreprotect.restore
- - coreprotect.help
- - modreq.check
- - modreq.tp-id
- - modreq.claim
- - modreq.close
- - modreq.reopen
- - sg.admin
- - essentials.*
- - -essentials.sudo
- - -essentials.weather
- - -essentials.setspawn
- - -essentials.time.set
- - factions.kit.admin
- inheritance:
- - chat-mod
- info:
- prefix: '&9[&2Admin&9]'
- build: true
- suffix: ''
- Builder:
- default: false
- permissions:
- - -sb.bypass
- - essentials.gamemode
- - essentials.sethome.multiple.staff
- - redprotect.user
- - worldedit.*
- - factions.*
- - essentials.protect.pvp
- - commandsigns.use.*
- - arena.paintball.join
- inheritance:
- - guest
- info:
- prefix: '&9[&dBuilder&9]'
- build: true
- suffix: ''
- Webmaster:
- default: false
- permissions:
- - antixray.monitorxrayers
- - worldborder.*
- - sb.reload
- - sb.list
- - sb.addword
- - sb.admin
- - groupmanager.*
- - worldedit.*
- - nocheatplus.*
- - simplealias.*
- - multiverse.*
- - usb.*
- - sg.admin
- - coreprotect.*
- - lockette.*
- - mobarena.admin
- - mobarena.setup
- - essentials.*
- - citizens.admin.*
- - citizens.*
- - commandsigns.*
- - multiverse.inventories.*
- - disguisecraft.*
- - chestshop.admin
- - factions.kit.admin
- - arena.admin
- - -essentials.vanish.effect
- inheritance:
- - admin
- info:
- prefix: '&9[&9Webmaster&9]'
- build: true
- suffix: ''
- Plugins:
- Plugins:
- default: false
- permissions:
- - '*'
- - -essentials.vanish.effect
- inheritance:
- - webmaster
- info:
- prefix: '&9[&4Plugins&9]'
- build: true
- suffix: ''
- Owner:
- default: false
- permissions:
- - buycraft.admin
- - '*'
- - -essentials.vanish.effect
- - vanish.*
- inheritance:
- - Plugins
- info:
- prefix: '&9[&4Owner&9]'
- build: true
- suffix: ''
Advertisement
Add Comment
Please, Sign In to add comment