Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.

v3.0.0-b2: Update API and fix Spigot issues

Pre-release
Pre-release
Compare
Choose a tag to compare
@Andre601 Andre601 released this 29 Mar 18:43
· 876 commits to master since this release
3edef1c

This update fixes #67 on Spigot 1.19.4

The issue was, that The Server List Ping stuff of MC is now a record, which is unmodifiable, meaning that I simply can't get the ping, alter it and then ignore.
So this change writes the changed ping back into ProtocolLib to properly update the Server List entry.

It also updates some dependencies including the ASL API, which is now 2.1.0. Please read the API Changelog here.

Note that I still publish this as beta as I still want to be sure to have all bugs removed before making a full update later on.