1
Minecraft PermissionEX
Hey guys so Im on my server trying to get PermissionsEX to work and have the Rank Prefixes but it just wont work! Please help me by eaving a comment below! If you want to see the problem ON the server, Om me for the IP.
1
I had a problem setting up the prefixes on my server when I was first starting out but was eventually able to figure it out. Below is an excerpt from my permissions file.
groups:
Level 1:
default: true
prefix: '&7(Level 1)&e'
permissions:
- modifyworld.*
- essentials.warp
- essentials.tpa
- essentials.msg
- essentials.sethome
- essentials.home
- essentials.tpaccept
- essentials.afk
- essentials.pay
- essentials.balance
- essentials.balancetop
- essentials.list
- essentials.mail
- essentials.mailsend
- essentials.suicide
- essentials.delhome
- essentials.help
- essentials.helpop
- essentials.motd
- -factions.create
- essentials.rules
If you layout your permissions file just like this, you should be good to go!
groups:
Level 1:
default: true
prefix: '&7(Level 1)&e'
permissions:
- modifyworld.*
- essentials.warp
- essentials.tpa
- essentials.msg
- essentials.sethome
- essentials.home
- essentials.tpaccept
- essentials.afk
- essentials.pay
- essentials.balance
- essentials.balancetop
- essentials.list
- essentials.mail
- essentials.mailsend
- essentials.suicide
- essentials.delhome
- essentials.help
- essentials.helpop
- essentials.motd
- -factions.create
- essentials.rules
If you layout your permissions file just like this, you should be good to go!
