- Fabric
- Quilt
- No elements found. Consider changing the search query.
- List is empty.
- 1.21.1
- 1.21
- 1.20.6
- 1.20.4
- 1.20.1
- 1.20
- 1.19.2
- No elements found. Consider changing the search query.
- List is empty.
- Fixed messages trying to be sent even if the config is invalid.
- Message scheduler when PK delay is used should no longer idle at 100% cpu usage.
- Fixed uploaded crash reports only having the details.
- Player data is no longer read off thread (oops), should prevent sneaky race conditions.
- Many other small internal changes.
- Fix #22
- Fix #21
- Rewrote much of the mod's internals
- Ported to 1.21
- Fixed pk
- Scheduling threads now sleep instead of spinning (might improve performance)
- Added option to disable join message mirroring
- Added option to disable leave message mirroring
- Made all messages to discord scheduled on another thread to avoid taxing the main server thread with http requests
- Better PK compat
- Player head provider is now configurable
- Switchy compat
- Debug Mode
- Updated to 1.20.1
- Added compat for pluralkit
- Laying the framework for commands
- Fixed replying messages not being handled
- Improved error handling when formatting messages
- Fixed "pinning" messages
- Included Placeholder API (Markdown rendering works without styled chat now)