Skip to content

v4.2.0

Compare
Choose a tag to compare
@Majekdor Majekdor released this 21 Oct 20:39
· 45 commits to main since this release

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.