- Updated to 1.18!🥳🎉 Thanks to @AzureDoom
- Fixed a bug: the configuration file may not have been created at startup
Full Changelog: https://github.com/rantuhin/SimpleChat/compare/1.1.1...1.2.0
- Fixed a bug: player names are not displayed when players are on a team (#2)
- Fixed a bug: player names are not displayed when players are on a team (#2)
- Added a mod icon
- Added contact information
Changes:
- Update to 1.17
- Updated the mod information in fabric.mod.json
- Added a mod icon
There may be errors or bugs, please create an issue.
❗This version requires Java 16 to work❗
Fixed #1 - chat is not logged in to the console.
- Code cleanup completed
- Fixed possible bugs
- Added the ability to disable chat interception by the mod if the mod is used as a library
Add the value "enable_chat_mod": true
to your configuration file, or delete the file so that the mod creates a new one.
This value indicates whether the chat will be handled by the mod. Turn it off if you use the mod as a library or you have another mod that handles chat.
Check description.