Code:
[code]
# 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:
Citoyen:
default: true
permissions:
- -bukkit.command.kill
- essentials.help
- essentials.helpop
- essentials.kits.Citoyen
- essentials.kits.Noble
- essentials.kits.Vip
- essentials.afk
- essentials.afk.auto
- essentials.spawn
- essentials.balance
- essentials.econ
- essentials.econ.income
- essentials.chat.shout
- essentials.compass
- essentials.home
- essentials.mail
- essentials.mail.send
- essentials.me
- essentials.msg
- essentials.pay
- essentials.tpa
- essentials.tpahere
- essentials.tpaccept
- essentials.tpdeny
- essentials.tpyes
- essentials.tpno
- essentials.sethome
- essentials.signs.buy.use
- essentials.signs.disposal.use
- essentials.signs.free.use
- essentials.signs.heal.use
- essentials.signs.mail.create
- essentials.signs.mail.use
- essentials.signs.trade.use
- essentials.help
- essentials.helpop
- essentials.list
- essentials.motd
- essentials.rules
- essentials.spawn
- essentials.kits.arena
- essentials.kit
- wormhole.use.sign
- wormhole.use.dialer
- wormhole.simple.use
- easyelevator.call.*
- easyelevator.stop.*
- creativegates.use
- iConomy.holdings.others
- iConomy.payment
- iConomy.help
- factions.chat
- factions.join
- factions.leave
- factions.show
- factions.list
- factions.home
- factions.help
- factions.sethome
- factions.map
- factions.power
- factions.create
- factions.description
- factions.claim
- factions.disband
- factions.kick
- factions.money.balance
- factions.money.deposit
- factions.money.withdraw
- factions.money.f2f
- factions.money.f2p
- factions.money.p2f
- factions.open
- factions.title
- factions.deinvite
- factions.invite
- factions.owner
- factions.power.any
- factions.relation
- factions.tag
- factions.unclaim
- factions.unclaimall
- ecocreature.reward.*
- ecocreature.gain.*
- plot.use
inheritance:
- g:essentials_citoyen
info:
prefix: '&0(&4Citoyen&0)&7'
build: true
suffix: ''
Noble:
default: false
permissions:
- essentials.kits.Noble
inheritance:
- Citoyen
- g:groupmanager_moderator
- g:bukkit_moderator
- g:essentials_moderator
- g:towny_moderator
info:
prefix: '&0(&9Noble&0)&7'
build: true
suffix: ''
VIP:
default: false
permissions:
- essentials.kits.VIP
inheritance:
- Noble
- g:groupmanager_moderator
- g:bukkit_moderator
- g:essentials_moderator
- g:towny_moderator
info:
prefix: '&0(&9VIP0)&7'
build: true
suffix: ''
Donateur:
default: false
permissions:
- essentials.kits.Premuim
- essentials.kits.Supreme
- magicspells.cast.explode
- magicspells.cast.flamewalk
- magicspells.cast.explosivearrow
- magicspells.cast.fireball
- magicspells.cast.forcepush
- magicspells.cast.leap
- magicspells.cast.gills
- magicspells.cast.mark
- magicspells.cast.recall
- magicspells.cast.levitate
- magicspells.cast.heal
- magicspells.cast.lightning
- magicspells.cast.purge
- magicspells.cast.shadowstep
- magicspells.cast.silence
- magicspells.cast.stealth
- magicspells.cast.drainlife
- magicspells.cast.disarm
- magicspells.cast.carpet
- magicspells.cast.empower
- magicspells.cast.frostwalk
- magicspells.grant.explode
- magicspells.grant.flamewalk
- magicspells.grant.explosivearrow
- magicspells.grant.fireball
- magicspells.grant.forcepush
- magicspells.grant.leap
- magicspells.grant.gills
- magicspells.grant.mark
- magicspells.grant.recall
- magicspells.grant.levitate
- magicspells.grant.heal
- magicspells.grant.lightning
- magicspells.grant.purge
- magicspells.grant.shadowstep
- magicspells.grant.silence
- magicspells.grant.stealth
- magicspells.grant.drainlife
- magicspells.grant.disarm
- magicspells.grant.carpet
- magicspells.grant.empower
- magicspells.grant.frostwalk
inheritance:
- VIP
- g:groupmanager_moderator
- g:bukkit_moderator
- g:essentials_moderator
- g:towny_moderator
info:
prefix: '&0(&9Donateur&0)&7'
build: true
suffix: ''
Admin:
default: false
permissions:
- '*'
inheritance:
- moderator
- g:groupmanager_admin
- g:bukkit_admin
- g:essentials_admin
- g:towny_admin
- g:vanish_admin
info:
prefix: '&0(&4A&2d&1m&9i&fn&0)&7'
build: true
suffix: ''
Moderateur:
default: false
permissions:
- essentials.kits.Dieu
- magicspells.cast.storm
- magicspells.cast.zeus
- magicspells.cast.stormback
- magicspells.cast.forcebomb
- magicspells.grant.storm
- magicspells.grant.zeus
- magicspells.grant.stormback
- magicspells.grant.forcebomb
inheritance:
- Premuim
info:
prefix: '&0(&4Moderateur&0)&7'
build: true
suffix: ''
Vip:
default: false
permissions:
- essentials.help
- essentials.helpop
- essentials.fly
- essentials.repair
- essentials.kit
inheritance:
- citoyen
- g:essentials_builder
- g:towny_builder
info:
prefix: '&0(&5VIP&0)&7'
build: true
suffix: ''