Release 2.4.2
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
- As always, take backups just in case. (Make a copy of everything!)
- Stop the server
- Replace the BentoBox jar with this one
- Download the latest versions of all your addons and put them in the Addons folder
- Restart the server
- You should be good to go!
What's Changed
- Prevents Creative players from getting player heads. by @tastybento in #2428
- Update Island.java by @Hephaisto-dev in #2427
- Flags for 1.21 by @tastybento in #2432
- Shift InventoryClickEvent listener to LOW priority #2433 by @tastybento in #2435
- #2442 Fixes issue with loading blueprints with villagers on 1.21 by @tastybento in #2443
- Add try/catch around potioneffects for older servers by @tastybento in #2444
- Fix for #2446 that showed console error when player joined. by @tastybento in #2447
- Add placeholders for trusted and coop island members #2445 by @tastybento in #2448
- Release 2.4.2 by @tastybento in #2449
New Contributors
- @Hephaisto-dev made their first contribution in #2427
Full Changelog: 2.4.1...2.4.2