Skip to content

Releases: BentoBoxWorld/StrangerRealms

Release 1.0.5

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

Release 1.0.4

Choose a tag to compare

@tastybento tastybento released this 16 May 17:45
66dcea0

New in this release

  • Fix sporadic NPE in world border shrink. getBorderSize() could throw a NullPointerException the first time the dynamic world border tried to shrink (e.g., when the player count dropped), spamming the console and preventing the border from updating until the next server restart. The cancel path now uses the null-guarded cancelBorderTask() helper.
  • Border addon warning message corrected. The startup warning about not using the BentoBox Border addon previously referenced "the Crowdbound world" by mistake; it now reads StrangerRealms has its own Border, so do not use Border addon.
  • Built against the latest Paper API. Test/build target moved from Paper 1.21.10 to 1.21.11 to keep pace with MockBukkit's tracking branch.

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!

What's Changed

Full Changelog: 1.0.3...1.0.4

Release 1.0.3

Choose a tag to compare

@tastybento tastybento released this 23 Nov 00:50
047eb7f

New in this release

  • The Warped Compass recipe is in everyone's recipe book when they go into the Stranger Realms world
  • Spawn settings for the world can be adjusted in the config.yml and defaults should be used.

Compatibility

✔️ BentoBox API 3.10.0
✔️ Minecraft 1.21.10, 1.21.8 (might work with earlier versions)
✔️ Java 21

Changelog

Legend

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

Installing

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

What's Changed

Full Changelog: 1.0.2...1.0.3

Release 1.0.2

Choose a tag to compare

@tastybento tastybento released this 15 Nov 23:18
9ba76d5

Compatibility

✔️ BentoBox API 3.10.0
✔️ Minecraft 1.21.10, 1.21.8 (might work with earlier versions)
✔️ Java 21

Changelog

Legend

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

Installing

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

What's Changed

Full Changelog: 1.0.1...1.0.2

Release 1.0.1

Choose a tag to compare

@tastybento tastybento released this 12 Nov 05:24
96826bf

Compatibility

✔️ BentoBox API 3.10.0
✔️ Minecraft 1.21.10, 1.21.8 (might work with earlier versions)
✔️ Java 21

Changelog

Legend

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

Installing

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

What's Changed

Full Changelog: 1.0.0...1.0.1

Release 1.0.0

Choose a tag to compare

@tastybento tastybento released this 12 Nov 04:48
ca2d2be

First Release!

Compatibility

✔️ BentoBox API 3.10.0
✔️ Minecraft 1.21.10
✔️ Java 21

Changelog

Legend

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

Installing

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