Release 1.4.3
Change Log
- Fixed console report bug where island could not be saved on player quit. (commit: 3f509f2)
- Save player progress when they quit the game and every 50 blocks. (commit: 78c3edf, commit: 5f7eb7e)
- Avoids event cancellation of BreakBlockEvent (commit: 0817333) - enables Jobs plugins to work (tested on Jobs Reborn). Requires config to set
drop-on-top
tofalse
. - Ignore entities with <=0% chance of spawning. (commit: 61234b6)