Skip to content

5.4 build 1722

Compare
Choose a tag to compare
@AuroraLS3 AuroraLS3 released this 11 Jun 16:15
· 1240 commits to master since this release

5.4 build 1722

This update fixes fabric 1.19 support and join address gathering.

Special thanks to Kopo for contributions to this update.

Change log

Fix join address gathering (No longer 'Unknown')

An oversight in the way the player leave listener code was structured caused the player join address to be removed from memory before its linking to the session that was ending.

It is now fixed.

Fabric 1.19 support

Kopo fixed fabric pipeline for 1.19 - Unfortunately the changes are incompatible with older versions of fabric. If you need older version of fabric use older version of Plan.

Frontend BETA

  • /players page rewritten in React now available when opted in to frontend beta
    • Note that no fixes to functionality were added to it yet, just implementation in React.
  • Server page rewrite is making good progress and is about 75% complete.

Server identification

  • Possibly fixed ServerInfoFile.yml clearing and server duplicating if MySQL is busy during enable