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
- Stop server
- Make a backup of the BentoBox Folder for safety
- Copy this jar into the Addons folder and remove the old jar
- Restart the server
- 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
- 🔺Fixed island level zeroing for non-void worlds by @tastybento in #339
- Release 2.17.1 by @tastybento in #340
Full Changelog: 2.17.0...2.17.1