Chat Boost
Development of the Chat Patches project for versions 1.20.1 and above
Created in accordance with the LGPL-3.0 license
This mod represents an adapted version of ChatPatches, specifically designed for the Forge platform.
Unlike the original, this version includes several important improvements:
- Port from Fabric to Forge with complete codebase overhaul
- Transition from JSON to more efficient SQLite data storage system
- Development on the Architectury framework with support for both platforms (Fabric version is not published to avoid competition with the original mod)
- Individual caching for each world or server
- Dynamic loading of chat logs instead of loading all records simultaneously
- Project is in active development with constant updates