For all member with same color :
#All in same color
> * YourColor YourColor
@ YourColor 70 190 20
So you will see every members of your team in the same color. If you want specific color for you or other member :
#Specific color for you ("YourName") and other guy ("SpecificMember")
#They have to be write BEFORE the "*" line.
> YourName YourColor YourColor
> SpecificMember SpecificColor SpecificColor
> * FactionColor FactionColor
@ YourColor 0 60 230
@ SpecificColor 0 160 160
@ FactionColor 70 190 20