As title says, show messages in console as they're printed in chat.
I think with color should highlighted only players messages.
On current servers we have ton of spam in chat from plugins with color text.
In console better find only player message with color highlight instead find players message in rainbow console with colored spam by plugins.
There are no way now to detect' is this a player message / server message. Also must add some bit(0,1) which gonna indicate it.
Also, new color tags: ^5 - red, ^6 - blue, ^7 - gray
Perhaps you need to make a new tag, after which the hex value of the color will appear as a string? Similar already exists in Source.
Most helpful comment
Perhaps you need to make a new tag, after which the hex value of the color will appear as a string? Similar already exists in Source.