Triton - Translate Your Server

MC Plugin Triton - Translate Your Server 3.9.5
Sends the same message in different languages... Hooks into all plugins!

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)
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
New Features
  • Support translating signed chat packets on MC 1.19 and above (#353) (Closes #350)
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
New Features
Bug Fixes
  • Fix entity type conversion not working on server software with SRG, such as Arclight (#324)
  • Font and keybind are no longer stripped from all text on the server (#339) (fixes #226 and #323)
  • Fix error when downloading from TWIN while having added translations manually after upload (#340) (fixes #325)
  • Fix null pointer exception when refreshing all players (#341) (fixes #326)
  • Fix error when MinecraftEncoder is not present in the netty pipeline on BungeeCord (#342) (fixes #289)
This release requires ProtocolLib 5.1.1!
As of 2023-11-03, that version of ProtocolLib is only available as a dev build.

Full Changelog: v3.9.0...v3.9.1
New Features
  • Minecraft 1.20 Support
This release requires ProtocolLib 5.1.0!
As of 2023-06-19, that version of ProtocolLib is only available as a dev build.

Full Changelog: v3.8.5...v3.9.0
Bug Fixes
  • Fix NBT item translation showing json on 1.12 and below (#301)
  • Fix TAB not being translated on 1.19 (#303)
  • Fix actionbars being sent from proxy to 1.10 and older clients without color (#305) (fixes #297)
Full Changelog: v3.8.4...v3.8.5
[IMG]
SECURITY VULNERABILITY
[IMG]

A serious security vulnerability, tracked by CVE-2023-30859, has been fixed in this version.
All servers are urged to upgrade. Full advisory details will be published to the public 48h after the fixes are published.

Bug Fixes
  • Gracefully handle missing IP address when translating MOTD on Spigot (#282) (fixes #265)
  • Fix Spigot MOTD not being translated on 1.19.4 (#294) (fixes #292)
  • Handle scoreboard in main thread instead (#299) (fixes #296)
  • Fallback to legacy text if unable to translate JSON on item NBT data (fixes #249)
Other Changes
  • Update flag banner creator instructions with new link (#283) (fixes #281)
Full Changelog: v3.8.3...v3.8.4
Enhancements
  • Add support for MC 1.19.3 (#267)
Bug Fixes
  • Fix window titles not supporting RGB (fixes #225)
  • Remove hardcoded TWIN url from message (#261)
  • Fix translated signs losing extra NBT attributes on refresh (#272) (fixes #269)
Full Changelog: v3.8.2...v3.8.3
Enhancements
  • Add support for 1.19.2 Chat Preview (closes #219)
  • Add version check for ProtocolLib (closes #229)
Bug Fixes
  • Fix data race while clearing expired entries on IpCache (fixes #215)
  • Fix command suggestion incorrectly including "twin" (fixes #227)
  • Fix tab completion not working on BungeeCord (fixes #216)
This release requires ProtocolLib build 579 or newer!

The experimental ProtocolLib async mode should be a bit more stable now.

Bug Fixes
  • Avoid handling kick and entity packets asynchronously (#210)
  • Properly parse item NBT data on Hover Events on MC 1.15 and older (#211)
  • Change ProtocolLib async thread name to avoid spamming the log
  • Fix compatibility issues with ProtocolLib build 579
  • Fix chat packets throwing exceptions on Minecraft 1.19.1
Full Changelog: v3.8.0...v3.8.1
Top Bottom