WARNING: Support for the version 1.8-1.11 will be dropped in the near future! These versions are old and maintaining the plugin for these versions is really difficult. Old versions of SuperLuckyBlock will still be available for these older version to use once support has been dropped.
Added
- Added back the update checker made by Choco as it's working again(updated by ItsMeGlare). You can find it here:
https://www.spigotmc.org/threads/an-actually-decent-plugin-update-checker.344327/
Improvements
- Listeners of disabled features will no longer be registered. This should improve performance a little.
- Reorganized logic in a few listeners to improve performance by reducing the amount of code running when it's not needed.
- The creation of player data files is now async.
- Player data saving is now async.
- Some other minor performance improvements