Page: 1 2

3.4.1 Jul 3, 2021
Bug Fixes for 1.17
Improvements:
  1. Player IP addresses are not saved anymore if MOTD translation is disabled

Bug Fixes:
  1. Fix NoSuchFieldError.SET_TITLE_TEXT related to new APIs on ProtocolLib not being compatible with previous versions
  2. Fix NullPointerException when handling the entity destroy packet
  3. Fix entity destroy packet not working on 1.17
  4. Fix console translation not working on Paper 1.17

3.4.0 Jun 24, 2021
MC 1.17 support
This version adds support for Spigot/Paper 1.17!

3.3.1 Mar 15, 2021
Bug Fixes
This version includes the following bug fixes:
  1. Temporary workaround for newer Paper builds that include Adventure support
  2. Fix errors on PlaceholderAPI (#145)

3.3.0 Feb 26, 2021
Experimental Velocity Support
New Features:
  1. VelocityPowered support! It's still in very experimental stages, but it allows you to sync translations and player languages between servers already. It just doesn't translate messages from Velocity plugins yet.

Bug Fixes:
  1. Fix scoreboards not showing correctly when using ProtocolSupport (#141)
  2. Fix tab header/footer not showing up on 1.16 when it had RGB colors
  3. Fix incompatibility with TrMenu (#127)

...and a lot more changes under the hood!

Make sure to update to 3.3.0 on all servers at the same time, due to changes in the communication between the proxy and Spigot servers.

3.2.2 Feb 6, 2021
Bug Fixes
Fix command aliases not being registered when not using BungeeCord

3.2.1 Feb 2, 2021
Bug Fixes
Bug fixes:
- Respect empty arguments in placeholders (e.g. [lang]test[args][arg][/arg][/args][/lang]) now replaces %1 with an empty string (fixes #134)
- Fix the description field in TWIN not being saved to storage (fixes #135)
- Properly replace %10 and beyond (fixes #136)

3.2.0 Jan 28, 2021
Command Aliases, Scoreboard Translation is back and bug fixes!
Added:
  1. Scoreboards translation has been added back for 1.13 and above. It is primarily aimed at TAB plugins that use scoreboard teams and not actual scoreboards. (#126)
  2. You can now configure aliases for the plugin. By default, it comes with '/lang' and '/language', but you can add or remove how many you want! (#131)


Bug fixes:
  1. Fixed a NullPointerException when refreshing signs with null locations.
  2. Fix '/triton database upload' throwing an error when Triton was on Spigot standalone mode.
  3. Fix an error related to md_5's chat library on older 1.8.8 builds (getInsertion).
  4. Add cancelled checks for BungeeCord's LoginEvent and PluginMessageEvent.

Config changes:
The config changes for this version are on GitHub, for both the Spigot config and for the BungeeCord config.

3.1.8 Dec 11, 2020
MOTD ping message translation and bug fixes
New features:
  1. It's now possible to translate the MOTD ping message (BungeeCord only)

The following issues were fixed in this version:
  1. Fix chat parser incorrectly removing click/hover events (closes #123)
  2. Fix duplicate language refresh event on BungeeCord
  3. Fix NPCs names showing on tab after changing language

3.1.7 Nov 24, 2020
Bug Fixes
Fixed merchant window not reflecting special (discounted) prices when item translation was enabled

3.1.6 Nov 18, 2020
Bug Fixes
This version ships with a few bug fixes:
  1. The config.yml file is now always read in UTF-8, not following your system preferences like before.
  2. /triton sign will not throw an error anymore when certain sign groups aren't properly configured.
  3. The chat parser will now correctly parse some nested placeholders that weren't correctly coloured before (#122).

3.1.5 Oct 26, 2020
Bug Fixes
The following issues were fixed in this version:
  1. Messages during BungeeCord handshake and pre-login stages are now translated
  2. Middle-click on blocks while translating inventory items on PaperSpigot now also works (#121)

3.1.4 Oct 2, 2020
Bug Fixes
Fix a bug where some messages weren't being translated on BungeeCord join kick

3.1.3 Sep 29, 2020
Bug Fixes
This is a quick patch to the 3.1.2 version that was released a few hours ago:
  1. Removed debugging code that accidentally made it through production
  2. Changed the default collection of the 'content' and 'patterns' columns in the translations MySQL table

3.1.2 Sep 29, 2020
Hover MOTD & Bug Fixes
New features:
  1. It is now possible to translate placeholders in the Hover MOTD! (Hovering the player count in the server list menu)
  2. Kick messages on BungeeCord fired in the PreLoginEvent are now translated (#119)

Bug Fixes:
  1. Fix some characters not being correctly saved into the database
  2. Suppress SLF4J startup warning (#117)

3.1.1 Sep 20, 2020
Multi line lores & bug fixes
New features:
  1. You can now have multiple lines in translations (using '\n' on JSON files, or by pressing <Enter> on TWIN), which will be displayed as separate lines in item lores

Bugs fixed in this version:
  1. Prevent various errors on console on language change, both on BungeeCord and Spigot (#118)
  2. Fix error on MySQL table creation when using a custom table prefix
  3. When an error happens during storage save while downloading from TWIN, it now displays an error message instead of a success message
  4. Removed unused 'failed-file-update' message from messages.yml

The messages.yml file has changed in this version.

3.1.0 Aug 26, 2020
Community requested features
This version includes loads of features requested by you, the community!
The config has changed in this version.

New features:
  1. You can now override Triton's own language selector easily! Run any command instead of Triton opening the selector (e.g. open a DeluxeMenus menu) - Documentation - by @mituishere
  2. Upload only some collections or languages to TWIN (#85) - Documentation - by @alexlazarev
  3. Add options to change HikariCP parameters (#113) - Documentation - by @Colalan
  4. Add support to insert JSON from Triton placeholders (#88) - Documentation - by @tyuop007

Bug fixes:
  1. Update valid URL regex due to false negatives (#114)
  2. Fix some tab items not being parsed on BungeeCord (#115)
  3. Fix pattern translation on working on hover components
  4. Improve logging on invalid collection file format (#116)

Other changes:
  1. Add more values to 'minecraft-code' on default config

3.0.3 Aug 7, 2020
Bug fixes
  1. Fix an error while downloading from TWIN on Spigot 1.8.8 servers (without BungeeCord)
  2. Improve compatibility with outdated BungeeCord versions (related to changes to hover events)
  3. Add support for SILVER to LIGHT_GRAY DyeColor change in Spigot 1.13 when handling flags (#112)
  4. Fix an error on console when translating signs with "null" lines (#108)

3.0.2 Jul 15, 2020
Chat Hover Bug Fixes
Fix an issue with the latest 1.16.1 Spigot update that broke hover chat messages

3.0.1 Jul 13, 2020
Bug Fixes
- Fix an error while uploading to TWIN on Spigot 1.8.8

3.0.0 Jul 11, 2020
Better MySQL support, performance improvements and many other features
READ THIS CAREFULLY BEFORE UPGRADING. THIS IS A MAJOR RELEASE AND CONTAINS BREAKING CHANGES.

A migration guide is available.

New features:
MySQL support for translations (Breaking Change)
Prevent players from typing placeholders in the chat, enabled by default (#101)
Support for Minecraft 1.16 and HEX chat colors
Two new commands: "/triton database" and "/triton info"
Add support for some outdated BungeeCord forks

Changes:
Replaced debug config option with log-level for more control over debugging messages
Removed universal field from translations since it was redundant
players.yml has been renamed to players.json and it's now not used when using a non-local storage option
cache.json file has changed syntax
messages.yml has been updated with new content and a more blueish color scheme
The "/triton setlanguage" for others command arguments have swapped (player comes last now)

Removed:
Removed aliases for TWIN: (/tritonweb, /tweb, /twebinterface, /tritonwebinterface)
Removed scoreboard translation (which was deprecated since Triton v2.5.1). Use PlaceholderAPI instead.
Removed all "multilanguageplugin.*" permissions

Internal changes:
Spigot and BungeeCord command listeners have been merged for better consistency between the two
Added HikariCP for MySQL connections
Various performance improvements
Saving files is now done asynchronously

Other important notices:
Triton's documentation has been redesigned
Read the migration guide before updating
The file size has increased substantially due to new dependencies introduced in this version
A new generator tool, which is still in development, has been made available for everyone

2.6.4 Jun 5, 2020

Page: 1 2