Skip to content

[3.8.0] Minecraft 1.19 Support

Choose a tag to compare

@diogotcorreia diogotcorreia released this 26 Jun 15:16
· 25 commits to master since this release
b338c41

New Features

  • Add support for Minecraft 1.19 (#196)
  • Add support to translate items in item frames (fixes #201) (#204)
  • Add support to translate items inside hover actions (fixes #202)

Bug Fixes

  • Fix config auto-refresh task being incorrectly scheduled on Velocity (fixes #203)
  • Fix URL regex not matching TLDs with 5 or more chars
  • Fix deserialization of collection files without metadata field throwing an error on proxies

Under the Hood Changes

  • Refactor of entity packet listeners for better readability and documentation
  • Add new Localized class to API that represents anything that has a language/locale

Full Changelog: v3.7.4...v3.8.0