Skip to content

Releases: tritonmc/Triton

[4.1.0] Folia, Dialogs, Recipes and Adventure 5

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

[4.0.2] Minecraft 26.2 Support

Choose a tag to compare

@diogotcorreia diogotcorreia released this 24 Jun 18:06
c975df7

Improvements

  • Update PacketEvents to 2.13.0 (#615)

Bug Fixes

  • Always shade adventure when adventure v5 is installed (#614)

Full Changelog: v4.0.1...v4.0.2

[4.0.1] Bug Fixes

Choose a tag to compare

@diogotcorreia diogotcorreia released this 28 Apr 14:59
edcb59b

Improvements

  • Update PacketEvents to 2.12.1 (#606)

Bug Fixes

  • Fix adventure-nbt not being shaded/relocated correctly (#609)
  • Fix TWIN link not being clickable (#610)

Full Changelog: v4.0.0...v4.0.1

[4.0.0] First-class Velocity support, new parser, and many other improvements!

Choose a tag to compare

@diogotcorreia diogotcorreia released this 12 Apr 02:24
f638a94

See the Triton v4 blog post for full release notes.

[3.12.4] Minecraft 1.21.10 Support

Choose a tag to compare

@diogotcorreia diogotcorreia released this 08 Nov 22:26
095e25d

New Features

  • Minecraft 1.21.10 support
  • Add %rel_triton2_...% PAPI placeholder

Bug Fixes

  • Fix compatibility with newer BungeeCord versions (#544)
  • Fix some items in inventory not being translated when moved on MC 1.21.2+
  • Show warning when loading translation of missing collection (#559)

Full Changelog: v3.12.3...v3.12.4

[3.12.3] Bug Fixes

Choose a tag to compare

@diogotcorreia diogotcorreia released this 13 Aug 23:28
da880a1

Bug Fixes

  • Fix startup error while initializing versioned serializer on 1.21.4 and older (#539)

Full Changelog: v3.12.2...v3.12.3

[3.12.2] Bug Fixes

Choose a tag to compare

@diogotcorreia diogotcorreia released this 12 Aug 16:34
40a3a75

Bug Fixes

  • Fix hover and click events not working on 1.21.5+ (#536)

Full Changelog: v3.12.1...v3.12.2

[3.12.1] Bug Fixes

Choose a tag to compare

@diogotcorreia diogotcorreia released this 30 Jul 12:25
3fda198

Bug Fixes

  • Fix incorrect version gating on advancement wrapper (#527)
  • Fix BungeeCord's type change for team visibility and collision (#533)

Other Changes

  • Bump target adventure version to 4.23.0 (#530)

Full Changelog: v3.12.0...v3.12.1

[3.12.0] Minecraft 1.21.5 support

Choose a tag to compare

@diogotcorreia diogotcorreia released this 02 Jun 22:18
da47236

New Features

  • Minecraft 1.21.5 Support (#487, #508, #515, #520)
  • Add support for translating the disguised chat packet, added in Minecraft 1.19.3 (#497)

Bug Fixes

  • Fix some entities types not being recognized in the config (#513)
  • MySQL connection is now closed after a plugin reload (#516)
  • Skip registering OPEN_BOOK packet on unsupported versions (#518)
  • Hide name of NPCs after refreshing, when applicable (e.g., Citizens) (#519)

Other

  • The API and JavaDocs are now available in a custom maven repository (#484)

This Triton version requires (at least) ProtocolLib 5.4.0-SNAPSHOT

Full Changelog: v3.11.2...v3.12.0

[3.11.2] Bug Fixes

Choose a tag to compare

@diogotcorreia diogotcorreia released this 23 Jan 21:57
f98275d

Bug Fixes

  • Fix string hover contents not being translated (#482) (#483)

Full Changelog: v3.11.1...v3.11.2