Skip to content

Release 1.25.1

Latest

Choose a tag to compare

@tastybento tastybento released this 03 Jul 18:30
f262961

What's new

This is a bug-fix release.

  • Miner minions can mine the magic block again. Breaking the magic block with a JetsMinions Miner minion threw a NullPointerException and left the block gone until it was manually restored with /ob respawnblock. The minion break path no longer runs the player-only magic-block protection check that caused the crash, so the block cycles and respawns as expected. This regression had been present since 1.22.0. Fixes #525.
  • my_island_* placeholders fixed for visiting team members. When a player who belongs to a team visited another island, the my_island_* placeholders resolved to the visited island's team data instead of the player's own island. They now always resolve to the player's own island.

Compatibility

✔️ BentoBox API 3.15.0+
✔️ Minecraft 1.21.5 or later
✔️ Java 21

Upgrading

  1. Stop the server. Make a backup just in case.
  2. Copy this jar over the old one.
  3. Restart the server.
  4. You should be good to go!

What's Changed

Full Changelog: 1.25.0...1.25.1