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
- # 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
- - essentials.balance
- - factions.kit.fullplayer
- - essentials.sethome
- Owner:
- default: false
- permissions:
- - bukkit*
- - vanish
- - essentials.broadcast
- - essentials.ban
- - bukkit.command.unban.player
- - bukkit.command.teleport
- - bukkit.command.give
- - bukkit.command.time.add
- - bukkit.command.time.set
- - bukkit.command.gamemode
- - bukkit.command.xp
- - bukkit.command.weather
- - essentials.invsee
- - essentials.jails
- - essentials.kick
- inheritance:
- - admin
- Admin:
- default: false
- permissions:
- - essentials.ban
- - essentials.broadcast
- - essentials.ban
- - bukkit.command.unban.player
- - bukkit.command.teleport
- - bukkit.command.give
- - bukkit.command.time.add
- - bukkit.command.time.set
- - bukkit.command.gamemode
- - bukkit.command.xp
- - bukkit.command.weather
- - essentials.invsee
- - essentials.jails
- - essentials.kick
- info:
- prefix: '§1 Admin'
- build: true
- suffix: ''
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement