Triton - Translate Your Server

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

New Features
  • Add support for Minecraft 1.19 (#196)
  • Add support to translate items in item frames (fixes #201) (#204)
  • Add support to translate items inside hover actions (fixes #202)
Bug Fixes
  • Fix config auto-refresh task being incorrectly scheduled on Velocity (fixes #203)
  • Fix URL regex not matching TLDs with 5 or more chars
  • Fix deserialization of collection files without metadata field throwing an error on proxies
Under the Hood Changes
  • Refactor of entity packet listeners for better readability and documentation
  • Add new Localized class to API that represents anything that has a language/locale
Full Changelog: v3.7.4...v3.8.0
Bug Fixes
  • Gracefully handle null components when removing invalid links (fixes #186)
  • Fix nested placeholders not being able to use [minimsg] modifiers
  • Fix RGB colors not working on Spigot MOTDs
  • Fix incorrect regex filtering out valid links
  • Fix PAPI placeholders not being translated on legacy text translations (fixes #197)
Under the Hood Changes
  • Better handling and distribution of log levels. Triton now follows the convention of TRACE, DEBUG, INFO, WARNING and SEVERE for log levels
  • Add a new /triton loglevel command to see and set the log level without changing the config
Config Changes

For those wondering about 1.19 support, that's already in the works and there is a beta version available in the Discord server right now. The main bottleneck at the moment is ProtocolLib, which is not stable enough to be used in 1.19 yet.
Bug Fixes
  • Fix bungeecord: true on Triton's config on proxies affecting behaviour
  • Fix plugin on Velocity generating Spigot's config file (fixes #181)
  • Fix Velocity being treated as Spigot in some parts of the plugin
  • Fix error related to the new fallback languages list (fixes #176)
  • Fix edge case formatting error on chat formatter
  • Fix TWIN downloader not being able to apply edits to translations on Spigot 1.8
  • Fix error when importing translation with null entry for a certain language
  • Fix error sometimes on executing commands for languages on BungeeCord on player join (fixes #177)
Full Changelog: v3.7.2...v3.7.3
Improvements:
  • Support for Spigot/Paper 1.18.2
I've cleaned the download resource + updated it to the latest version
3.3.0
Top Bottom