DreamWeave-MP / CoreScripts

The serverside Lua scripts used to implement core functionality in S3MP.
MIT License
0 stars 1 forks source link

feat(server): Implement chat color filtering for player submitted messages #45

Closed HotaruBlaze closed 1 year ago

HotaruBlaze commented 1 year ago

This PR supports the following change: https://github.com/DreamWeave-MP/Dreamweave/pull/69.

This PR by default escapes the hashtag, preventing people to do their own colored messages via a config option, that's enabled by default,


With this setting enabled. image

With the setting disabled. image