- Updated to Minecraft 1.19.3
- Works on 1.19.4
- Player chat messages are now sent as system messages to avoid client validation errors.
Updated to 1.19.2, courtesy of solonovamax
Updated to Minecraft 1.19
- Backported version 1.2.1 to Minecraft 1.16.5
- Backported version 1.2.1 to Minecraft 1.17.1
- Migrated codebase to MC 1.18.1
- Original message type will now actually be sent with cached messages
This version brings some internal changes to provide better compatibility with StyledChat and other chat mods.
Version 1.0.0
would cache messages from any source; this lead to undesirable output such as console commands to be cached and displayed to the user on login. This version replaces that caching method with a more precise caching method which will only cache player messages, advancements, and death messages.