A simple, standalone chat system for RedM.
Built for roleplay servers that want proximity chat and clean formatting without being tied to a framework.
RedM-Chat is a lightweight chat resource made specifically for RedM.
The focus is on proximity based messaging, roleplay friendly formats, and keeping things fast and simple.
No framework is required, just drop it in and build on top of it.
π£ Proximity-based chat with configurable distance
π IC / OOC / LOOC message support
β¨οΈ Command handling
β‘ Lightweight and performance-friendly
π§© Standalone (no framework required)
π¨ Easy to customize and extend
- Download or clone this repository
- Place the
redm-chatfolder into your serverβsresourcesdirectory - Add the following line to your
server.cfg: ensure redm-chat - Restart your server
This project helped me get more comfortable working with both RedM logic and UI systems.
π§ Working with event driven chat logic and player messaging
π¨ Building the chat UI using HTML, CSS, and JavaScript
βοΈ Being mindful of performance when handling frequent chat events
π§© Designing a system without relying on a framework
Built with roleplay servers in mind.
No unnecessary dependencies.
Open-source.
Feel free to use, modify, and improve this resource.