Added "starts" for a bot module using KordEx.
THIS IS A HIGHLY UNSTABLE BUILD. PLEASE DO NOT USE THIS UNLESS YOU ARE 100% SURE YOU WANT TO, PREFERABLY USE 1.6.0-beta!!!
This build is not properly tested and experimental, changes follow suit and this will likely be deleted in the long run.
- 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
ReloadCommandMixin.- It was doing weird shit with the ML project and also you can just use
ctd reloadanyway.
- 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
ReloadCommandMixin.- It was doing weird shit with the ML project and also you can just use
ctd reloadanyway.
- 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
Skip 1.5.1
- Added
/ctd debug:dump_config: Send the entirety of the current Config.force_...: Force any Handler to fire.- e.g.
force_crashforces a Crash Embed to be sent.
- e.g.
- Fixed Xaero Compat Index Out Of Bounds issue
- Made the Config a little better to understand
- 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




