⚠️ Breaking Changes ⚠️
- Java 21 or newer is now required (previously only Java 17 was required)
- Velocity 4.0.0 or newer is required
- ProtocolLib 5.5.0 dev build or newer is required
New Features
- Folia support by @miniSpoXster777 (#611)
- Support translating dialogs (requires PacketEvents) (#621)
- Support translating recipes in recipe book on MC 1.21.2+ (requires PacketEvents) (#657)
Bug Fixes
- Avoid players being kicked on first join when using PacketEvents (#618)
- Correctly handle login/config phase disconnect packets (#619, #656)
- Fix wrong index of PlayerInfoData on PLAYER_INFO packet (fixes compatibility with latest ProtocllLib dev build) (#653)
- Fix sign command not being handled (#654)
Other Changes
- Many dependency updates
- Triton now uses Adventure 5 under the hood
New Contributors
- @miniSpoXster777 made their first contribution in #611
Full Changelog: v4.0.2...v4.1.0