1

PermissionsEx Help Needed

7acespade 6/25/13 7:03 pm
100
6/25/2013 8:59 pm
Hello PlanetMinecrafters!

For a good month, I have been experiencing some difficulties with the PermissionsEx Plugin. Everything is working fine except that whenever someone talks, this appears:

[Spawn][Owner][Owner]7acespade: Hello!

Is there anyway to remove the double owner tag? Thanks a bunch! I would be happy to give the helper an Administrator rank on my server. Heres the code:

groups:
Member:
prefix: '&f[&7Member&f]'
default: true
permissions:

- essentials.
- essentials.kit
- essentials.build
- modifyworld*
- essentials.balance.others
- essentials.balancetop
- essentials.pay
- essentials.afk
- essentials.afk.auto
- essentials.compass
- essentials.depth
- essentials.help
- essentials.helpop
- essentials.ignore
- essentials.mail
- essentials.mail.send
- essentials.msg
- essentials.msg.url
- essentials.spawn
- essentials.keepxp
- essentials.worlds.<worldname>
- essentials.home
- essentials.home.bed
- essentials.sethome
- essentials.sethome.bed
- essentials.tpa
- essentials.tpahere
- essentials.tpaccept
- essentials.tpdeny
- essentials.warp
- essentials.warp.list
- essentials.chat.color
Owner:
prefix: '&4[&cOwner&c&4]'
permissions:
- '*'
users:
7acespade:
group:
- Owner
BeyondTrolling:
group:
- Member

And Heres The Code For The Config File:

permissions:
backend: file
backends:
file:
file: permissions.yml
superperms: {}

Thanks A Bunch Guys!
Posted by
7acespade
Level 9 : Apprentice Pokémon
4

  Have something to say?

JoinSign in

3

xXredeemerXx
06/25/2013 8:59 pm
Level 17 : Journeyman Pokémon
That's multiverse I believe since its telling you the world you are in, try removing the world name option in there
1
7acespade
06/25/2013 7:50 pm
Level 9 : Apprentice Pokémon
Thanks a bunch!

It worked except for one tiny problem.

[Spawn]<[Owner]7acespade: Hello!

How can I delete the '<'?
Anyway, you have been a great help, thanks
1
xXredeemerXx
06/25/2013 7:22 pm
Level 17 : Journeyman Pokémon
That's in the essentials chat plugin. You will need to go in there and edit the DEFAULT Format, changing it to something more suitable. Ill past what I use on my server.

format: '{DISPLAYNAME}&7: {MESSAGE}'
1

Welcome