Releases: rlf/uSkyBlock
Releases · rlf/uSkyBlock
v2.7.6-201809101626
Changelog for v2.7.6-RC5
v2.7.6-201809011049
Changelog for v2.7.6-201808150212
v2.7.6-201808150212
Changelog for v2.7.6-RC3
v2.7.6-RC3
Changelog for v2.7.6-201808122231
v2.7.6-RC2
Changelog for v2.7.6-RC1
v2.7.6-RC1
Changelog for v2.7.6
v2.7.5-bukkit-1.13-pre-201807251943
Make WorldRegen work with the latest Spigot 1.13 release
v2.7.6
v2.7.5-bukkit-1.13-pre-20180725
Ready for test in https://github.com/rlf/uSkyBlock/releases/tag/v2.7.5-bukkit-1.13-pre-20180725
The config-importer (/usb import config-1-13
) uses best-effort based on Bukkit's legacy handling of material and block-data, known issues include:
- cannot correctly understand spawn-eggs (every egg is a PIG)
- cannot correctly understand PODZOL (no idea why)
- cannot correctly understand fish (every fish is a COD)
- cannot correctly understand RED_SAND (SAND:1 -> SAND)
^ not sure I will fix the above - since it would require more custom code in bukkit-utils.
The world-regen is currently severely throttled, since Minecraft 1.13 (NMS) only allows for 8 chunks to be actively regenerated at a time - and no way of gauging how many is currently being generated. There will be exceptions on /island create
and /island restart
.
v2.7.5-bukkit-1.12-pre-20180725
Improve importer of config.yml and challenges.yml