Problem PermissionsEx Config file - Prefix & Suffix issue..

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

Vash

New Member
Jul 29, 2019
19
0
0
Screenshot of the issue: http://prntscr.com/3w2wd8
Pastebin of my CFG: http://pastebin.com/LqhercS4

Now the issue is that some how the Prefix overrides the color setting.
Code:
prefix: '&4[Owner]&f' // &4 is dark red, &f should be white.

The issue is that the red persists even if I place the &f after the [Owner] Prefix.

Anyone encountered this?
 

Vash

New Member
Jul 29, 2019
19
0
0
I figured out the issue, Essentials was marking OP's in red color. Disabled that and its fixed :)

Thanks anyway.