Skip to content

3.12.2 - Partial transaction and translation fixes

Latest
Compare
Choose a tag to compare
@Phoenix616 Phoenix616 released this 28 Jun 14:35
· 82 commits to master since this release
c54ed6b

If you want to support the development then take a look here.

Please read all the notes and changes before upgrading!

The current version is tested with 1.13-1.19 but there might still be some minor issues in 1.19. Make sure to test the latest development builds and if you still run into bugs using it please open an issue asap!

Download new builds here!

Please note that each server update might require a conversion of the items database to ensure that all item data is compatible with the server version you are running. Downgrading the server or plugin is not advised and will most likely lead to errors! Always restore all the plugin files from a backup if you want to downgrade!

Notable changes and fixes:

  • Added new full translations in Ukrainian (by txlbr) and fixed some issues in Italian and some other languages
  • Fixed an issue with the partial transaction module (Thanks to @Krakenied)
  • Removed dependency on apache-commons-lang (as that isn't exposed in the Spigot-API anymore in 1.19) and replaced it's methods with our own utility ones

See the commit history for all changes.