Skip to content

[4.1.0] Folia, Dialogs, Recipes and Adventure 5

Latest

Choose a tag to compare

@diogotcorreia diogotcorreia released this 15 Jul 13:37
3f5d36b

⚠️ 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

Full Changelog: v4.0.2...v4.1.0