Skip to content

Release 2.17.1

Latest
Compare
Choose a tag to compare
@tastybento tastybento released this 20 Jan 21:08
7a8df69

This release fixes a bug where island zeroing was not being correctly calculated for game modes that generate non-void chunks in the overworld or The End world. This caused players to start with a higher level. This is actually quite difficult to completely eradicate, and requires all the potential chunks of the player's area (island) to be generated. Also, if a user gets to increase their island area, the count will not include those chunks. Anyway, it helps with AcidIsland and Poseidon.

Compatibility

✔️ BentoBox API 2.7.2
✔️ Minecraft 1.21.x - if you need support for earlier versions, use an older version of Level
✔️ Java 17, but running on Java 21 is recommended

Updating

  1. Stop server
  2. Make a backup of the BentoBox Folder for safety
  3. Copy this jar into the Addons folder and remove the old jar
  4. Restart the server
  5. You should be good to go!

Legend

  • 🔡 locale files may need to be regenerated or updated.
  • ⚙️ config options have been removed, renamed or added.
  • 🔺 special attention needed.

What's Changed

Full Changelog: 2.17.0...2.17.1