Triton - Translate Your Server

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

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
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
Bug Fixes
  • Fix startup error while initializing versioned serializer on 1.21.4 and older (#539)
Full Changelog: v3.12.2...v3.12.3
Bug Fixes
  • Fix hover and click events not working on 1.21.5+ (#536)
Full Changelog: v3.12.1...v3.12.2
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
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
Bug Fixes
  • Fix string hover contents not being translated (#482) (#483)
Full Changelog: v3.11.1...v3.11.2
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
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)
Top Bottom