[BUG] Using color tags in chat makes all the further messages in console colored

Preconditions:
Use the latest server build, which supports colors in console
Reproduction steps:
1.Write something in chat and use any color tag (ex.: ^1test)
Actual result:
All the messages in server console are now colored
image
Expected result:
Only the message itself is colored

this PR should theoretically fix the above described bug.

1 Like