Player Analytics, Sponge/Bukkit/Bungee/Velocity support

5.4-build-1633

Release

AuroraLS3 released this version on Apr 17, 2022

13.2 MB
Download

Change log 5.4 build 1633

This update brings a couple important bugfixes to build 1628. Please read change log of 1628 if you’re running older build than 1628.

Change log

Database

  • Fixed databases failing to patch schema if plan_users or plan_servers were missing rows that had uuids in other tables. This affected roughly ~1 in 80 servers based on reports and metrics. This problem could occur if server had shutdown at a specific time during player join, or if someone had deleted rows manually from plan_users or plan_servers.
    • The fix deletes dangling data so that the rest of the patches can execute properly.
    • If you have run into this problem on your server this update should fix your database automatically.
  • Fixed SQL errors in ViaVersion Extension and ProtocolSupport Extension