1

Group Manger & Other Plugins

w4rl0 3/10/12 7:21 pm
143
3/12/2012 12:45 pm
Say i have this builder here and I want him to inherite donator did I do that right? Also if he does get there permissions then does that mean hes get like

Donator < Member < Guest, like that or how does that work?

Builder:
default: false
permissions:
- essentials.kit.*
- essentials.signs.color
- factions.kit.mod
- essentials.itemspawn.item-all
inheritance:
- donator
- g:essentials_builder
Posted by
w4rl0
Level 18 : Journeyman Modder
16

  Have something to say?

JoinSign in

4

grantmanmeyer
03/12/2012 9:37 am
Level 10 : Journeyman Miner
w4rlo I could be your server's Tech-Admin
1
w4rl0
03/12/2012 12:45 pm
Level 18 : Journeyman Modder
PM me and we can talk about it.
1
Warhawker
03/10/2012 11:01 pm
Level 44 : Master Modder
Make a global group called "donor"
For the love of god its not donator.

Then have him inherit:
- g:donor

g stands for "Inherit this group from the global groups file".
1
w4rl0
03/12/2012 7:05 am
Level 18 : Journeyman Modder
So this cant work:

Donator:
default: false
permissions:
- clearinventory.use
- essentials.back
- essentials.back.ondeath
- essentials.item
- essentials.jump
- essentials.nick
- essentials.repair.enchanted
- essentials.signs.free.use
- essentials.signs.heal.use
- herochat.color.*
- mobdisguise.chicken
- mobdisguise.cow
- mobdisguise.pig
- mobdisguise.sheep
- nocheat.checks.moving.runfly
- nocheat.flight
- nocheat.moving
inheritance:
- member
info:
prefix: '&e[Donator] &f'
build: true
suffix: ''



Also that really didn't answer my question. If I have say - essentials.back for a Donator and the next rank is VIP, then I do not need to give VIP the rank cause they will get it from donator if I do - donator.
1

Welcome