HeroChat / Tag problem
G-m-K opened this issue ยท 1 comments
We are having an issue with HeroChat. It always colors the name of the player in the color of the tag separator.
We have our names in the same color as the rank usually, but with the clan tags everyone has the same colored name.
Is there any way to change this? As in: have the name adhere to the herochat configuration?
Example HeroChat config for chat:
"{prefix}{player}{suffix}{color}: "
With a prefix like this: "&f[&4Admin&f]&4 " it results in me having the rank title admin + my name being in &4 and the text being white (due to the {color} in the Herochat config)
With Clans my name would be white with the separator being f colored.
Any idea how to change/fix that?