Skip to content

Release 2.4.2

Compare
Choose a tag to compare
@tastybento tastybento released this 27 Jul 23:52
· 147 commits to master since this release
037e66f

This version fixes bugs and features:

  • Improved performance when playing games like Boxed (seed world chunk generation should be truly async).
  • New placeholders to show lists of trusted and coop players on islands (see https://docs.bentobox.world/en/latest/BentoBox/Placeholders/) for list.
  • Added protection against Wind Charge damage or effect on doors, trapdoor, buttons, etc. Note; decorative pots do not appear to be protectable yet from wind charge damage.
  • Added CANDLES and BELL_RINGING protection flags.
  • Fixed issue with villagers in 1.21 blueprints.
  • Adjusted code to be more compatible with StackableItems plugin.

Compatibility

✔️ Minecraft 1.21, 1.20.6, earlier versions maybe.
✔️ Java 17, but recommend to run on Java 21
✔️ Addons may need to be updated to their latest version to work with this version of BentoBox
❌ Note that Multiverse is not compatible with the Boxed game mode addon

Downloading

It's a good idea to use our download site where you can pick and choose add-ons: https://download.bentobox.world.

Upgrading

  1. As always, take backups just in case. (Make a copy of everything!)
  2. Stop the server
  3. Replace the BentoBox jar with this one
  4. Download the latest versions of all your addons and put them in the Addons folder
  5. Restart the server
  6. You should be good to go!

What's Changed

New Contributors

Full Changelog: 2.4.1...2.4.2