DanHosaur
Verified Member
I'm trying to make it so that players get a prefix that shows what element they chose but this happens:
this is through PermissionsEx
Plugins installed:
this is through PermissionsEx
this is my languages.yml file (i tried it both enabled and disabled and it still doesn't working)groups:
default:
options:
default: true
prefix: '&8[{ElementColor}{Element}&8] &r'
and this is my EssentialsChatChat:
Enable: true
Format: '<elementcolor><element> <name>: <message>'
Colors:
Spirit: DARK_AQUA
SpiritSub: DARK_PURPLE
LightSpirit: AQUA
LightSpiritSub: WHITE
DarkSpirit: BLUE
DarkSpiritSub: DARK_GRAY
Avatar: DARK_PURPLE
Air: GRAY
AirSub: DARK_GRAY
Water: AQUA
WaterSub: DARK_AQUA
Earth: GREEN
EarthSub: DARK_GREEN
Fire: RED
FireSub: DARK_RED
Chi: GOLD
format: '{DISPLAYNAME}:&r {MESSAGE}'
#format: '&7[{GROUP}]&r {DISPLAYNAME}&7:&r {MESSAGE}'
#format: '&7{PREFIX}&r {DISPLAYNAME}&r &7{SUFFIX}&r: {MESSAGE}'
group-formats:
# Default: '{WORLDNAME} {DISPLAYNAME}&7:&r {MESSAGE}'
# Admins: '{WORLDNAME} &c[{GROUP}]&r {DISPLAYNAME}&7:&c {MESSAGE}'
Plugins installed: