UPDATED to V2 by Tay
Download the latest version of the mod here and you’ll be able to add stuff before and after the players names by editing chat.xc. The default version inserts the player flag before its name, but only for the message author (not the targets).

in english what you can now do is add images before and after chat message also you can specify if its for the chat sender or the target or both
here is what i have done with kehoblue config , I added the wn8 fruit value to both the sender and the target(see tomato being targeted below)
read the setup info provided with the download for file placement.

Note that this does not use the XVM macros formatting because this is not available from Python scripts (or I’m too stupid to figure out how to do). The formatting comes from Python with named arguments whose list is given in chat.xc comment.
——————————————————————————————————————————————————————————–
I found this on the xvm forums made by Tey
He wanted to know if xvm could color chat to players wn8 levels?
makes sense if someone is putting something in chat like pinging a map square you will tend to pay attention if its a good player doing it rather than a tomato
this is a neat little addon made by someone who asked was told no so did it himself , well done m8 


heres is his info:- Just in case anyone else is interested by that, I’ve just coded it. Download that file and put it in res_modsconfigsxvmpy_macro. The result looks like that:
Syntax highlighted version is here.