v4.2.0
PartyChat v4.2.0
This update drops support for AnvilGUI while adding a few things here on GitHub and fixing some bugs. AnvilGUI was a really cool thing, it just introduced too many bugs with all the different versions of Minecraft we're supporting. It may be added back at a later date but as of right now it's not worth all the bugs it caused.
Note: This update does not officially add support for 1.18. That will not be added until there is a stable build of Paper.
Changes ☑️
- Drop support for AnvilGUI in favor of typing the input in chat.
- Add GitHub workflows for build and publish.
- Add issue templates.
- Fix bug with
/party kick
. - Add JavaDocs to main branch in /docs.
- Move to new (better) ConfigUpdater via Maven.
- Bump a lot of dependencies.
- Misc Async/Sync bug fixes.