Releases: larryTheCoder/ASkyBlock
Releases · larryTheCoder/ASkyBlock
Major bug fixes.
In the last update, there is a few bugs I found that need a fix, following issues has been fixed:
- Teleportation issues, only operators can teleport to island
- Config files always being replaced -- My mistake sorry.
- Fixed LuckPerms XUID failure in offline servers.
The following is the new update:
- Added some PvP, Mob Attack, Animal Attack, Pickup/Drop Item, Collect/Fill lava, protections.
- Notify players about their protection/settings update.
- Better database stability, fixed mysql as well
A lot of improvement and core stability.
ASkyBlock v0.5.2-BETA
As the first main pre-release build, I would like to clarify that this might not explicitly working as it should. However, a stable build will be released any time from now.
Changelogs:
- Database are 90% asynchronous, most operations are saved in a Cache for listener purposes.
- Compared to the 2018 version, most SkyBlock operations are synchronized and it is very bad!
- Fixed a lot of bugs since the 2018 bugs, I can't list them all but here we go.
- Fixed cobblestone generator for not working in certain position.
- Fixed multi-world feature for SkyBlock, some conditions can cause error in 2018 build.
- Implemented IslandLevelCalculations for blocks score count.
- Viable API and developer-friendly, well most likely but there will be a lot of API breaks until stable.
- Added Automatic Updates, however this wont download anything, only checks.
- Signs for schematics islands are now showing correctly.
- Useless junk code has been removed throughout the development.
- PreCoop code is available in this build! Its not ready but once the stable build is released, it will be shipped together with it!
- Implemented LuckPerms Integrations, now we can finally use this Permission handler.