Skip to content

Release 1.4.3

Compare
Choose a tag to compare
@tastybento tastybento released this 12 Nov 02:26
· 368 commits to master since this release

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 to false.
  • Ignore entities with <=0% chance of spawning. (commit: 61234b6)