DRE2N / FactionsOne

Factions 1.8.2 with UUID support - updated to latest Bukkit versions!
https://www.spigotmc.org/resources/factionsone.9249/
3 stars 14 forks source link

Factions Tag not colored #20

Closed GLadithon closed 7 years ago

GLadithon commented 7 years ago

Hey I have just installed this plugin onto my server and I am wondering how I can make it so when people in your faction talk the name is green and when enemy talk it is red etc. Also so when people are in wilderness it dosn't show their tag. My essentials config for chat is format: '{faction_relcolor}{faction_roleprefix}ยงr{faction_relcolor}{faction_tag_pr}{DISPLAYNAME} {MESSAGE}' Here is my plugin list https://gyazo.com/a0bf9e5b2dd9ece887c53b203f959c68 any help would be appreciated.

Sataniel98 commented 7 years ago

You have to enable colored chat formats in the Factions conf.json. If this doesn't work, the issue is related to the chat plugin.

GLadithon commented 7 years ago

Can you send me the config with colors enabled

GLadithon commented 7 years ago

Can you send me the config with colors enabled @Sataniel98

Sataniel98 commented 7 years ago

Seems to be a duplicate of #17. However, it's "/f config chatParseTagsColored true".

GLadithon commented 7 years ago

Thanks it worked!