[3.8.0] Minecraft 1.19 Support
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
Localizedclass to API that represents anything that has a language/locale
Full Changelog: v3.7.4...v3.8.0