Skip to content

[3.11.1] Minecraft 1.21.3/1.21.4 support

Choose a tag to compare

@diogotcorreia diogotcorreia released this 23 Jan 16:17
· 37 commits to v3 since this release
9ca2ec6

New Features

  • Translate scoreboards from BungeeCord plugins (#476)
  • Support 1.21.4+ shadowColor (#479)

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