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:
- Slave:
- default: true
- permissions:
- - essentials.help
- - essentials.helpop
- - essentials.sethome
- - essentials.home
- - essentials.mail
- - essentials.mail.send
- - essentials.msg
- - essentials.suicide
- - essentials.balance
- - essentials.pay
- - essentials.buy
- - essentials.sell
- - essentials.spawn
- - essentials.rules
- - essentials.worth
- - essentials.signs.use.buy
- - essentials.signs.use.sell
- - ChestShop.shop.sell
- - ChestShop.shop.buy
- - MasterPromote.rank.buy.Peasant
- - MasterPromote.sign.use.Peasant
- - armorperms.helmet
- - armorperms.chestplate
- - armorperms.leggings
- - armorperms.boots
- info:
- build: true
- prefix: '[&fSlave]&7'
- Bandit:
- default: false
- permissions:
- - essentials.tpa
- - essentials.tpahere
- - essentials.tpaccept
- - essentials.help
- - essentials.helpop
- - essentials.sethome
- - essentials.home
- - essentials.mail
- - essentials.mail.send
- - essentials.msg
- - essentials.suicide
- - essentials.balance
- - essentials.pay
- - essentials.buy
- - essentials.sell
- - essentials.spawn
- - essentials.rules
- - essentials.worth
- - essentials.signs.use.buy
- - essentials.signs.use.sell
- - ChestShop.shop.sell
- - ChestShop.shop.buy
- - gates.create
- - gates.use.self
- - gates.modify.self
- - gates.destroy.self
- - disguisecraft.mob.cow
- - disguisecraft.mob.sheep
- - disguisecraft.mob.sheep.color.*
- - disguisecraft.mob.chicken
- - disguisecraft.mob.pig
- - disguisecraft.mob.squid
- - disguisecraft.mob.bat
- inheritance:
- -
- info:
- build: true
- prefix: '[&8Bandit]&7'
- Dark Knight:
- default: false
- permissions:
- - factions.enemy
- - factions.ally
- - factions.neutral
- - factions.open
- - factions.money.f2p
- - factions.money.f2f
- - factions.sethome
- - factions.create
- - factions.disband
- - factions.kick
- - factions.deinvite
- - factions.title
- - factions.tag
- - factions.invite
- - factions.claim
- - factions.map
- inheritance:
- - Bandit
- info:
- build: true
- prefix: '[&0Dark Knight]&7
- Peasant:
- default: false
- permissions:
- - modifyworld.*
- - factions.join
- - factions.list
- - factions.chat
- - factions.money.p2f
- - factions.money.deposit
- - factions.money.balance
- - factions.home
- - MasterPromote.rank.buy.Lord
- - MasterPromote.sign.use.Lord
- - essentials.tpaccept
- inheritance:
- - Slave
- info:
- build: true
- prefix: '[&ePeasant]&7'
- Lord:
- default: false
- permissions:
- - gates.create
- - gates.use.self
- - gates.modify.self
- - gates.destroy.self
- - ChestShop.shop.create.*
- - MasterPromote.rank.buy.King
- - MasterPromote.sign.use.King
- - essentials.tpa
- - essentials.tpahere
- inheritance:
- - Peasant
- info:
- build: true
- prefix: '[&bLord]&7'
- King:
- defualt: false
- permissions:
- - factions.enemy
- - factions.ally
- - factions.neutral
- - factions.open
- - factions.money.f2p
- - factions.money.f2f
- - factions.sethome
- - factions.create
- - factions.disband
- - factions.kick
- - factions.deinvite
- - factions.title
- - factions.tag
- - factions.invite
- - factions.claim
- - factions.map
- - MasterPromote.sign.use.all
- inheritance:
- - Peasant
- info:
- build: true
- prefix: '[&9King]&7'
- Moderator:
- defualt: false
- permissions:
- - essentials.fly
- - ChestShop.mod
- inheritance:
- - King
- info:
- build: true
- prefix: '[&7Moderator]&e'
- Admin:
- default: false
- permissions:
- - essentials.gamemode
- - essentials.home.others
- - essentials.invsee
- - essentials.invsee.modify
- - essentials.jails
- - essentials.kick
- - essentials.mute
- - essentials.mute.exempt
- - essentials.tempban
- - essentials.tp.others
- - essentials.unbanip
- - essentials.unban
- - essentials.vanish
- - essentials.vanish.see
- - essentials.teleport.hidden
- - essentials.weather
- - vanish.*
- inheritance:
- - Moderator
- info:
- build: true
- prefix: '[&7Admin]&c'
- Owner:
- default: false
- permissions:
- - '*'
- inheritance:
- - Admin
- info:
- build: true
- prefix: '[&8Owner]&4'
Advertisement
Add Comment
Please, Sign In to add comment