1

PermissionEx group help

Toxx98 12/18/12 3:56 am
183
12/19/2012 11:28 pm
I made some groups but i have no perms even when im op

Here my permissions groups:

groups:
Guest:
default: true
permissions:
- essentials.spawn
- essentials.rules
- essentials.motd
- essentials.list
- essentials.helpop
- essentials.help
options:
build: false
prefix: '&8[&7Guest&8]&f
Member:
default: false
permissions:
- essentials.back
- essentials.back.ondeath
- essentials.balance
- essentials.balance.others
- essentials.balancetop
- essentials.warp
- essentials.tpdeny
- essentials.tpahere
- essentials.tpaccept
- essentials.tpaccapt
- essentials.tpa
- essentials.suicide
- essentials.help
- essentials.msg
- essentials.list
- essentials.send.mail
- essentials.mail
- essentials.spawn
- essentials.sethome
- essentials.home
- essentials.afk
- essentials.worth
- essentials.help
- essentials.getpos
- essentials.near
- essentials.itemdb
options:
build: true
prefix: '&e[&fMember&e]&f '
MiniDonator:
permissions:
- signcolours.*
- essentials.fly
- essentials.repair*
- essentials.heal
- hatblock.item
prefix: '&4[&dMiniDonator&4]&f '
inheritance:
- Member
Donator1:
permissions:
- essentials.tp
- essentials.item
prefix: '&4[&1$&dDonator&1$&4]&f '
inheritance:
- MiniDonator
Donator2:
permissions:
- essentials.repair*
- essentials.heal
prefix: '&4[&&1$$&dDonator&1$$&4]&f '
inheritance:
- Donator1
Donator3:
permissions:
- essentials.setwarp
- essentials.unlimited
- essentials.unlimited.item-all
prefix: '&4[&1$$$&dDonator&1$$$&4]&f '
inheritance:
- Donator2
SemiVIP:
permissions:
- essentials.tphere
- essentials.enchant
- essentials.god
prefix: '&4[&5Semi-VIP&4]&f '
inheritance:
- Donator3
VIP:
permissions:
- essentials.tppos
prefix: '&4[&5VIP&4]&f '
inheritance:
- SemiVIP
UltiVIP:
permissions:
- essentials.gamemode
prefix: '&4[&5Ulti-VIP&4]&f '
inheritance:
- VIP
TModerator:
permissions:
- hawkeye.*
- essentials.fly
- logblock.*
- simplevanish.vanish
- simplevanish.help
- simplevanish.list
- essentials.kick
- essentials.kicknotify
- essentials.ban
- essentials.bannotify
prefix: '&c[&9T-Mod&c]&3 '
inheritance:
- UltiVIP
Moderator:
permissions:
- essentials.banip
- factions.bypass
- essentials.vanish
- essentials.vanish.see
prefix: '&c[&9Mod&c]&3 '
inheritance:
- TModerator
SuperMod:
permissions:
- essentials.color
prefix: '&c[&3SuperMod&c]&3 '
inheritance:
- Moderator
HeadMod:
permissions:
- -pexrank.*
- -factions.join.any
- -factions mod.any
- -factions.admin.any
- factions.*
- -factions.disband.any
- -essentials.gamemode.others
prefix: '&c[&3HeadMod&c]&b '
inheritance:
- SuperMod
Admin:
permissions:
- -pexrank.*
- -factions.join.any
- -factions mod.any
- -factions.admin.any
- factions.*
- -factions.disband.any
- -essentials.gamemode.others
prefix: '&c[&bAdmin&c]&3 '
inheritance:
- HeadMod
HeadAdmin:
permissions:
- '*'
- -factions.join.any
- -factions mod.any
- -factions.admin.any
- -pexrank.reload
- -factions.disband.any
- -essentials.gamemode.others
prefix: '&c[&bHeadAdmin&c]&3 '
CoOwner:
permissions:
- '*'
prefix: '&c[&2Co-Owner&c]&3 '
Owner:
permissions:
- '*'
prefix: '&c[&4Owner&c]&d '
users:
Posted by
Toxx98
Level 1 : New Explorer
0

  Have something to say?

JoinSign in

4

Abruptive
12/19/2012 11:28 pm
Level 33 : Artisan Architect
Yea your not using the correct Yaml coding. Spaces and such. Need more help? let me know
1
Lewisj45
12/19/2012 1:07 pm
Level 21 : Expert Caveman
Paste this in a yaml phaser and it should tell you the errors if it doesn't then its fine and if it still doesn't work then you must have got the nodes wrong
1
Azie
12/18/2012 1:13 pm
She/They • Level 59 : Grandmaster Goblin Scribe
Also, when you are listing long, complex permissions code, please click the code format button next to the "quote" button. It makes it a lot more compact and easier to read.
1
Koz4Christ
12/18/2012 1:10 pm
Level 30 : Artisan System
It looks like you haven't setup the users section or it got cut off. You'll want the users section to look like this.


users:
IAmLegend12:
group:
- Owner
Koz4Christ:
group:
- CoOwner


Spaces are important and the group sets are case sensitive.

If you'd like some visual direction you can check out my video tutorial here:
[yt]xANyoN5F84Y[/yt]
1

Welcome