SkyChanger 2.0.0
Details
-
FilenameSkyChanger-Bukkit-2.0.0.jar
-
Uploaded by
-
UploadedSep 3, 2018
-
Size62.31 KB
-
Downloads325
-
MD5ec5b52bad5ee86438e46887015ce662c
Supported Bukkit Versions
- 1.13
- 1.12
- 1.11
- 1.10
- 1.9
- 1.8.1
- 1.8
Changelog
Release 2.0.0 - Support for Sponge, Major Refactor
This update adds support for Sponge API 7. The project has been modularized into two subprojects, SkyChanger-Bukkit and SkyChanger-Sponge. All Bukkit functionality has been ported to sponge. If anything is missing or broke, please file an issue.
Breaking API Changes
If your plugin depends on SkyChanger, you will need to make the following changes.
- Update your maven/gradle to point to
SkyChanger-Bukkit. TheSkyChangerproject is now deprecated and will be removed eventually. - Change all packages
com.dscalzi.skychangertocom.dscalzi.skychanger.bukkit.
All 2.x.x versions are INCOMPATIBLE with 1.x.x. Please update as soon as possible.
Changes
Normally I would list all relevant commits, but there are too many with this update. You can find the full changeset here.