- Removed plugin integrations as it is now split into an individual plugin
- ASkyBlock: https://www.spigotmc.org/resources/beaconplus2xaskyblock.78704/
- BentoBox: https://www.spigotmc.org/resources/beaconplus2xbentobox.78705/
- Massive Factions (and Factions3): https://www.spigotmc.org/resources/beaconplus2xmassivefactions.78706/
- FabledSkyBlock: https://www.spigotmc.org/resources/beaconplus2xfabledskyblock.78707/
- Fixed with task giving error when server shutdown
- Fixed furnace bug
- Fixed particle bug
- Fixed "must beam through sky" bug
- Fixed closed beacon bug
- Improved task performance
- Removed block check and will update if necessary
- Fly effect won't disable player with fly already enabled
- Improved beaconplus animation with less packet sending to prevent client network lag
- Added legacy blocks for 1.13 (and up) block checking
- Fixed bug where you actually can put any block when you're interacting with the beacon
- Fixed dupe item/xp bug with spawner
- Fixed dupe with furnace
- Added Temporary Chunk Data to minimize the cost of performance when getting full chunk of area
- Update synced with main page
- Removed all async tasks (except particle task)
- Removed all force sync'ed sync tasks
- Everything are now processed asynchronously
- Bukkit handler such as getting (v1.14.x >) and setting (all version) are handled by SyncWorker
