This is the Release Candidate 1 for the version 5.1.2.
Again, thanks to "Jester Man" for the bug report on Discord on the Download command issue.
This build is based on PR104.
Be aware that minimal changes could happen (like variables names in config/lang files) in the final release.
-
Add support to Minecraft 1.21.9/1.21.10
-
Fully support Paper mappings (so no more remapping on server startup). As such, we fully drop any support on Spigot/Bukkit based servers (the plugin will just not start on those).
-
Update Shadow to latest stable 9.2.2
-
Update Gradle Wrapper to latest stable 9.1.0
-
Update ProtocolLib dependency to latest 5.4.0
-
Update CommandAPI to the "Paper based" release (11.0.0) - This change should make the plugin more reliant when new Minecraft version get out :)
-
Update to 1.21.9 API (still support earlier Minecraft versions)
-
Fix the dependency declaration of ProtocolLib (Depreciation warning with Gradle for unsupported format upcoming on Gradle 10)
-
Change the shadow build to "archiveClassifier.set("")" so that only one file is generated (final Jar file)
Release tested with success on :
Paper 1.21.8-60 & 1.21.10-75
Folia 1.21.8-6
Full Changelog: 5.1.1.RC3...5.1.2.RC1