- Added support for 1.21.1+ If you do encounter incompatibilities, do share
- Made the Spark compat better by using a MixinConfigPlugin to conditionally load it.
- Fixed the Xaero's compat.
- Updated the License to be TYSPAL.
- Removed the
ReloadCommand
Mixin.- It was doing weird shit with the ML project and also you can just use
ctd reload
anyway.
- It was doing weird shit with the ML project and also you can just use
Full Changelog: https://github.com/Tywrap-Studios/chat-to-discord/compare/1.5.1...1.6.0-beta
- Added support for 1.21.1+ If you do encounter incompatibilities, do share
- Added support for NeoForge.
- Made the Spark compat better by using a MixinConfigPlugin to conditionally load it.
- Fixed the Xaero's compat.
- Updated the License to be TYSPAL.
- Removed the
ReloadCommand
Mixin.- It was doing weird shit with the ML project and also you can just use
ctd reload
anyway.
- It was doing weird shit with the ML project and also you can just use
The NeoForge port might be unstable because it uses Mixin instead of the usual events system. NeoForge events kind of suck for what we're trying to do, and the lack of documentation on it has made me give up on using it and instead switched it out for Mixin. Feel free to leave a GitHub issue if you do encounter any NeoForge specific issues related to it. Or if you find better ways to do it I guess.
Full Changelog: https://github.com/Tywrap-Studios/chat-to-discord/compare/1.5.1...1.6.0-beta
- Replaced Pastebin with mclo.gs, so there's no more need for a user-input Pastebin API key.
- Made the Config more robust with Jankson.
☑️ Added:
- Send to the webhook on Command Messages (e.g. /say).
- Messages now negate Role Pings that aren't specified in the Config.
🔄 Changes:
- Xaero compat now also includes Dimension.
- A message only gets sent to the Discord if it's not from Rcon.
‼️ Bugfixes:
- No bugs were fixed cuz none were reported.
GitHub Changelog: 1.3.2...1.4.0