Almost all plugins are bugged if someone puts code color name in steam "<color=....> name </color>" it will show your name in color.
Colored names showing in chatSolved
That is up to plugins if they want to allow that to show or not, there is no filtering done via Oxide, only plugins and Rust. The actual rendering is handled by Rust and Unity.
In response to Wulf ():That is up to plugins if they want to allow that to show or not, there is no filtering done via Oxid...
Its not actually related to Chat only, Its bugged in every plugin, UI, whatever.. also yours plugins are bugged too. And everyone can see it
Merged post
The color appears also in the name of loot lol
Merged post
The color appears also in the name of loot lol
Please explain, I have 61 plugins running and i dont see any problems with the chat messages for those plugins or with player names, ranks or anything else for that matter.
Same here pookins, I do not have this issue and I run several plugins on multiple servers.
A lot of plugins don't remove/detect formatting and you can insert color code like <color.....> in your Steam name, join the server and ROFL
@misticos You're right! Almost all plugins that handles something with names are bugged.
@Wulf Not ONLY chat modifications are handling that.... ALL the plugins that handles names are bugged! As I said, even the name of the the loot (when looting player) are bugged. That is oxide..
In response to Survey ():@misticos You're right! Almost all plugins that handles something with names are bugged.@Wulf Not O...
Oxide doesn't natively change or handle any of that, it all comes from plugins and Rust. Name handling would be the same as chat handling in most cases (they often rename the user), and only changed by plugins and Rust. You can easily have a plugin such as Name Manager handle removal of color tags (and other formatting tags) if you do not want to allow formatting. Not really a bug though.
I'd call it a feature, I use <color=******> to give parts of messages emphasis.
Locked automatically