Releases: tritonmc/Triton
Releases · tritonmc/Triton
[3.12.0] Minecraft 1.21.5 support
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
Bug Fixes
Full Changelog: v3.11.1...v3.11.2
[3.11.1] Minecraft 1.21.3/1.21.4 support
New Features
Improvements
- Cache listening whitelist on ProtocolLib listener for slight performance improvement (#444)
- Support terminal translation in Paper 1.21.3 (#472)
- Properly support TAB plugins in Minecraft 1.21.3/1.21.4 (#475)
Bug Fixes
- Fix opening book programmatically when using async ProtocolLib (#436)
- Fix player getting kicked when using local storage and a translation is too big (#442)
- Fix exception when render type of scoreboard objective is null (#462)
- Fix error when players.json file is empty and/or invalid JSON (#471)
- Allow detected language message to be translated with the new language (#477)
Config Changes
Due to the added support of scoreboard translation (enabled by default) for BungeeCord plugins, Triton's config on BungeeCord has changed slightly.
You can find the added configuration in this diff.
Full Changelog: v3.11.0...v3.11.1
[3.11.0] Bug Fixes
Bug Fixes
- 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)
Enhancements
- It's now possible to use a TWIN instance other than the official one through the config entry
twin-instance
(#426)
Full Changelog: v3.10.1...v3.11.0
[3.10.1] Bug Fixes
Bug Fixes
- 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)
Full Changelog: v3.10.0...v3.10.1
[3.10.0] Minecraft 1.20.6/1.21 support
New Features
Improvements
- Translate text displays and item frames by default (#403)
Bug Fixes
- 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)
Full Changelog: v3.9.5...v3.10.0
[3.9.5] Bug Fixes
Bug Fixes
- Fix bold, italic and some other formatting being stripped from messages on latest BungeeCord and Spigot (#383)
- Fix some entities not being available to be added to config (#384)
- Detect modern Velocity forwarding on older Paper versions (#385)
Full Changelog: v3.9.4...v3.9.5
[3.9.4] Minecraft 1.20.4 Bug Fix
Bug Fixes
- Fix error related to reset color code followed by bold, italic, etc in Spigot 1.20.4 (#378)
This Triton version requires (at least) ProtocolLib 5.2.0-SNAPSHOT
Full Changelog: v3.9.3...v3.9.4
[3.9.3] Minecraft 1.20.4 support and other improvements
New Features
Bug Fixes
- Properly fix scoreboard not showing on (experimental) ProtocolLib async mode (#359)
- Remove duplicate async listener for incoming packets (#365)
- Detect Velocity modern forwarding before showing proxy configuration warning (#367)
- Fix chat parser throwing errors on old servers with an outdated version of the md_5 chat library (#370)
This Triton version requires (at least) ProtocolLib 5.2.0-SNAPSHOT
Full Changelog: v3.9.2...v3.9.3
[3.9.2] Signed chat translation and various bug fixes
New Features
Bug Fixes
- Fix translations being duplicated if uploaded to TWIN right after uploading to database (#352)
- Fix ProtocolLib warning about registering config phase packets below MC 1.20.0 (#354)
Full Changelog: v3.9.1...v3.9.2