Fixed a bug where the PageUp & PageDown keys would not scroll the text chat up or down. A bug report & the solution that I've just applied can be found here: https://forum.fivem.net/t/chat-scrolling-using-pageup-pagedown-keys-is-broken-solution-provided/43063
Fixed raw templates being ignored when there is only one arg.
When there was just one arg and a raw template, the template got swaped out with CONFIG.defaultAltTemplateId
Remove clock stuff and debug messages from fivem resource
ADD: server exports and manifest version to mapmanager
This happens because Quake colors are meant to be only a single character, yet the regular expression uses the `+` operator.
Chat patch 1
New chat implementation based on VueJS