Changing chat icon?
Hello,

Great plugin. Is there some way to change the icon for this spesific plugin? Something in the line of 

"Chat Icon (SteamID)": 7878787878787,

Or

Replacing something such as
PrintToChat(constructMsg()); with Server.Broadcast(constructMsg(), 123456789);
this one will require more than replacing lines since it's a universal plugin
In response to Tricky ():
this one will require more than replacing lines since it's a universal plugin
What does universal mean? it uses built in references? 

Merged post

Its too bad not more plugins offer this kind of customization - in my eyes, its crucial to make a servers identity. 
In response to elli ():
What does universal mean? it uses built in references? 

Merged post

Its too ba...
It means that it isn't only for Rust.
In response to Wulf ():
It means that it isn't only for Rust.
Ok cheers for the reply.