Skip to content

Release 1.0.5

Latest

Choose a tag to compare

@tastybento tastybento released this 19 May 15:00
56329b2

Hot Fix - use this version

  • 🔺 Fix TeamListener corrupting range on other game modes' islands. - when a player left a team or was kicked, the claim reset code was affecting other game modes on the same server, e.g., AOneBlock.

Compatibility

✔️ BentoBox API 3.9.0+
✔️ Minecraft 1.21.10+
✔️ Java 21

Upgrading

  1. Take backups of your server, for safety.
  2. Download this jar and drop it into your addons folder — delete the old one.
  3. Restart the server.
  4. You should be good to go!

🔺 Recovery for affected servers. If a previous StrangerRealms version corrupted other game modes' islands, those islands will still fail to load on startup with an "Island distance mismatch" error. To recover, either:

  • Edit plugins/BentoBox/database/Island/*.json and set range back to the affected game mode's configured distance-between-islands (e.g. 400 for AOneBlock / BSkyBlock, 320 for Boxed), or
  • Delete the offending island JSON files if losing them is acceptable.

Legend

  • 🔺 special attention needed

What's Changed

  • 🔺 Fix TeamListener corrupting range on other game modes' islands by @tastybento in #11

Full Changelog: 1.0.4...1.0.5