4.0.0-RC11 - Blizzard #1532
byRoadrunner
announced in
Releases
Replies: 1 comment 1 reply
-
I guess there is a typo in the release notes: --- Limbo Minecraft servers are not supported
+++ Limbo Minecraft servers are now supported |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Update 4.0.0-RC11 - Blizzard
We are pleased to announce the eleventh release candidate for CloudNet 4.0. This release includes fixes for reported issues and some improvements. We urge all users to install the update, as we will no longer provide support for RC10. Users who want to switch from 3.4.X to 4.0 can find instructions in the release information for RC1.
Please also see the changelog for RC6, this contains the detailed information about the switch to Dependency Injection in the API.
Cheers!
(Please remember, CloudNet is provided as-is - we are not responsible for data loss or corruption. You are encouraged to back up your files before any updates!)
Upgrading
Due to some changes the upgrading step is a bit more complicated this time.
After installing JDK 23 download the CloudNet.zip and replace your launcher.jar with the one from the archive.
As announced the CloudPerms module and thus the SimpleNameTags and Chat plugins are not available anymore. Please delete the CloudPerms module before starting.
Changelog
Breaking API
Task
class was replaced with the CompletableFutures from the standard library. Some helper methods can be found in theTaskUtil
class.Improvements
rotate
command (feat: allow customizing the npc head rotation #1497)Fixes
Dependencies
To add the CloudNet dependency using gradle:
To add the CloudNet dependency using maven:
🔗 Links
This discussion was created from the release 4.0.0-RC11 - Blizzard.
Beta Was this translation helpful? Give feedback.
All reactions