You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an alternative browser.
You should upgrade or use an alternative browser.
- Author ArteffCods
- Creation date
-
- Tags
- language translator triton
See the Triton v4 blog post for full release notes.
Bug Fixes
Full Changelog: v3.12.1...v3.12.2
- Fix hover and click events not working on 1.21.5+ (#536)
Bug Fixes
Other Changes
- Fix incorrect version gating on advancement wrapper (#527)
- Fix BungeeCord's type change for team visibility and collision (#533)
Full Changelog: v3.12.0...v3.12.1
- Bump target adventure version to 4.23.0 (#530)
New Features
Bug Fixes
- Minecraft 1.21.5 Support (#487, #508, #515, #520)
- Add support for translating the disguised chat packet, added in Minecraft 1.19.3 (#497)
Other
- 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)
This Triton version requires (at least) ProtocolLib 5.4.0-SNAPSHOT
- The API and JavaDocs are now available in a custom maven repository (#484)
Full Changelog: v3.11.2...v3.12.0
Bug Fixes
Full Changelog: v3.11.1...v3.11.2
Bug Fixes
Enhancements
- Fix SetObjective packet throwing error on MC 1.20.6+ (#423)
- Fix discounts on villager trades not showing up on recent MC versions. Unfortunately, this fix means that support for translating villager trades now requires at least MC 1.18 (instead of 1.14) (#425)
- It's now possible to...
Bug Fixes
Full Changelog: v3.10.0...v3.10.1
- Fix text displays not being translated on 1.19.3 through 1.20.1 (#409)
- Fix incompatibility with Citizens 2.0.34-b3426 and above (#410)
- Fix (innocuous) error related to BossBar action UPDATE_PROGRESS in recent Minecraft versions (#411)
New Features
Improvements
Bug Fixes
- Translate text displays and item frames by default (#403)
Full Changelog: v3.9.5...v.3.10.0
- Fix undefined behaviour when the UUID on proxy and server doesn't match (#388)
- Fix item under cursor not being translated (#399)
- Fix head rotation of NPCs after refresh in recent MC versions (#401)