hi! found a problem with factions and prefixes, and also suffixes (chat colour) when someone joins the game normally the prefixes work absoloutly fine, but when they join or create a faction, their prefix either disappears or joins the prefix in the brackets, which i dont want. and also when i put a colour into suffixes for a player, their colours work fine, but their prefixes just disappear.. i was wondering if you could help me out and tell me why this is happening.
config.yml:
handle-me: true
date-format: HH:mm:ss
message-format: '+prefix +name: +suffix+message'
me-format: '+prefix +name: +suffix+message'
iname-format: '+prefix +name: +suffix+message'
variables.yml:
# iChat Variable Config
# This is now the only method for defining variables
users:
nero600:
prefix: '&d[&4Commando&d]'
suffix: ''
koopatroopa544:
prefix: ''
suffix: ''
Tyler14:
prefix: ''
suffix: '&2'
Britnay:
prefix: ''
suffix: '&9'
groups:
default:
name: Default
prefix: '[&7Default&f]'
suffix: ''
Member:
name: Member
prefix: '[&6Member&f]'
suffix: ''
Potion-Dealer:
name: Potion-Dealer
prefix: '[&2Potion-Dealer&f]'
suffix: ''
LowMod:
name: LowMod
prefix: '[&3LowMod&f]'
suffix: ''
Moderator:
name: Moderator
prefix: '[&bModerator&f]'
suffix: ''
Architect:
name: Architect
prefix: '[&dArchitect&f]'
suffix: ''
VIP:
name: VIP
prefix: '[&aVIP&f]'
suffix: ''
Donator:
name: Donator
prefix: '[&5Donator&f]'
suffix: ''
Admin:
name: Admin
prefix: '[&1Admin&f]'
suffix: ''
Co-Owner:
name: Co-Owner
prefix: '[&eCo-Owner&f]'
suffix: ''
Owner:
name: Owner
prefix: '[&4Owner&f]'
suffix: ''
Commando:
name: Commando
prefix: '&d[&4Commando&d]'
suffix: ''
thank you for your time, - koopatroopa544
