BentoBox 3.8.1
on Oct 17, 2025New In This Release
- Bug fix - admin command to copy blocks for blueprint was throwing an error and not copying.
- Bug fix - added color codes to some of the setting flags where they were missing
Compatibility
✔️ Minecraft 1.21.4 to 1.21.10 ✔️ Java 21
Upgrading
- As always, take backups just in case. (Make a copy of everything!)
- Stop the server
- Replace the BentoBox jar with this one
- (Optional) Move or delete the English locale files so they are updated
- Restart the server
- You should be good to go!
Legend
- 🔡 locale files may need to be regenerated or updated.
- ⚙️ config options have been removed, renamed or added.
- 🔺 special attention needed.
What's Changed
- Fix for blueprint copying #2741 by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2742
- 🔡 Minor changes for color codes in English locale.
- Release 3.8.1 by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2743
Full Changelog: https://github.com/BentoBoxWorld/BentoBox/compare/3.8.0...3.8.1
BentoBox 3.8.0
on Oct 13, 2025New In This Release
- Added support from 1.21.10
Compatibility
✔️ Minecraft 1.21.4 to 1.21.10 ✔️ Java 21
Upgrading
- As always, take backups just in case. (Make a copy of everything!)
- Stop the server
- Replace the BentoBox jar with this one
- Move or delete locale files
- Restart the server
- You should be good to go!
Legend
- 🔡 locale files may need to be regenerated or updated.
- ⚙️ config options have been removed, renamed or added.
- 🔺 special attention needed.
What's Changed
- 1.21.10 compatibility by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2738
- Release 3.8.0 by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2739
Full Changelog: https://github.com/BentoBoxWorld/BentoBox/compare/3.7.4...3.8.0
BentoBox 3.7.4
on Oct 5, 2025New In This Release
- Oraxen support (supports Level addon, which will also be updated)
- Bug fixes
Compatibility
✔️ Minecraft 1.21.4, 1.21.5, 1.21.6, 1.21.7, 1.21.8 ✔️ Java 21
Upgrading
- As always, take backups just in case. (Make a copy of everything!)
- Stop the server
- Replace the BentoBox jar with this one
- Move or delete locale files
- Restart the server
- You should be good to go!
Legend
- 🔡 locale files may need to be regenerated or updated.
- ⚙️ config options have been removed, renamed or added.
- 🔺 special attention needed.
What's Changed
- Reworked deletion for purge by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2729
- Oraxen hook by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2731
- Add explicit get ID method by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2732
- Added block deletion of oraxen blocks by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2733
- Don't generate flags before addons loaded. by @stuffyerface in https://github.com/BentoBoxWorld/BentoBox/pull/2735
- Code improvements by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2734
- Java doc enhancements by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2736
- Version 3.7.4 by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2730
Full Changelog: https://github.com/BentoBoxWorld/BentoBox/compare/3.7.3...3.7.4
BentoBox 3.7.3
on Aug 26, 2025New In This Release
This is a bug fix release:
- Some databases had "junk" deleted island data in them and the recent change related to the purge regions beta feature loaded them. These legacy island "stomped" on some real islands, which results in some player's "losing" their islands. The islands are still there but the old junk island was overwriting the island. This release reverts that change. As such, the purge regions beta feature may not work optimally. We plan to optimize it in a future release.
Compatibility
✔️ Minecraft 1.21.4, 1.21.5, 1.21.6, 1.21.7, 1.21.8 ✔️ Java 21
Upgrading
- As always, take backups just in case. (Make a copy of everything!)
- Stop the server
- Replace the BentoBox jar with this one
- Move or delete locale files
- Restart the server
- You should be good to go!
Legend
- 🔡 locale files may need to be regenerated or updated.
- ⚙️ config options have been removed, renamed or added.
- 🔺 special attention needed.
What's Changed
- Minor changes to portal linking by @Rossterd in https://github.com/BentoBoxWorld/BentoBox/pull/2721
- Try to address issue with deleted status by @BONNe in https://github.com/BentoBoxWorld/BentoBox/pull/2724
- Fix: use the correct error message if the player is not the owner of the island by @Lazerstricks in https://github.com/BentoBoxWorld/BentoBox/pull/2723
- Fix: do not load deleted island to database. Some databases have junk islands.
- Release 3.7.3 by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2725
New Contributors
- @Rossterd made their first contribution in https://github.com/BentoBoxWorld/BentoBox/pull/2721
- @Lazerstricks made their first contribution in https://github.com/BentoBoxWorld/BentoBox/pull/2723
Full Changelog: https://github.com/BentoBoxWorld/BentoBox/compare/3.7.2...3.7.3
BentoBox 3.7.1
on Jul 27, 2025New In This Release
- Hungarian language fix
- Added code support for Boxed
- Improves purge region operation by deleting totally unused and old regions.
Compatibility
✔️ Minecraft 1.21.4, 1.21.5, 1.21.6, 1.21.7, 1.21.8 ✔️ Java 21
Upgrading
- As always, take backups just in case. (Make a copy of everything!)
- Stop the server
- Replace the BentoBox jar with this one
- Move or delete locale files
- Restart the server
- You should be good to go!
Legend
- 🔡 locale files may need to be regenerated or updated.
- ⚙️ config options have been removed, renamed or added.
- 🔺 special attention needed.
What's Changed
- 🔡 Update and fix hungarian file by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2712
- Release 3.7.1 by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2713
Full Changelog: https://github.com/BentoBoxWorld/BentoBox/compare/3.7.0...3.7.1
BentoBox 3.7.0
on Jul 19, 2025New In This Release
This adds compatibility for Paper 1.21.8.
Adds a new beta admin command purge regions
that deletes old islands by removing regions. This can also be used instead of having islands deleted. Set the BentoBox config.yml setting keep-previous-island-on-reset: true
and then run purge every so often. The advantage of having the region file delete is that they will be regenerated completely when revisited. This is a beta feature so only use if you have backups. It has been tested. Region purging is very fast.
Purge Logic
Here’s the logic used to determine whether an island can be purged :
High-Level Flow
- User runs the purge command with a number of days.
- The plugin scans region files and finds those not modified in the last N days.
- For each region, it finds all islands overlapping that region.
- For each island, it checks if the island can be deleted (purged).
- Only islands passing the deletion check are considered for purging.
Detailed Purge Eligibility Logic
An island cannot be deleted (i.e., is protected from purge) if any of the following are true:
- Island is marked as purge protected
- Island is a spawn island
- Island is not owned
- Island level is too high
- If the "Level" addon is present, and the level is higher than BentoBox's level in config.yml is then the island is protected. default is is 10.
- Owner or any team member has logged in recently
Islands That Can Be Deleted
- If none of the above protections apply, the island can be deleted.
- Exception: If the island is already marked as deleted it can always be deleted regardless of other checks.
In short: An island is eligible for purge if it is not protected, not spawn, is owned, is below the level threshold, and no member has logged in recently - unless it is already marked as deleted, in which case it can always be purged.
What is deleted
- Region files (.mca)
- World player files in the world - this will mean that if they log in they will spawn in the main world
- Entity or POI files related to the region
- Island records in the BentoBox database
Compatibility
✔️ Minecraft 1.21.4, 1.21.5, 1.21.6, 1.21.7, 1.21.8 ✔️ Java 21
Upgrading
- As always, take backups just in case. (Make a copy of everything!)
- Stop the server
- Replace the BentoBox jar with this one
- Move or delete locale files
- Restart the server
- You should be good to go!
Legend
- 🔡 locale files may need to be regenerated or updated.
- ⚙️ config options have been removed, renamed or added.
- 🔺 special attention needed.
What's Changed
- 🔡 Update es.yml by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2701
- Initial cooldown click approach by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2703
- Purge improvements by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2706
- 2636 purge improvements by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2705
- Update Mythic Mobs to 5.9.5 by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2707
- Add 1.21.8 support by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2708
- 🔡 Updated translations to include purging command and other updates by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2709
- Version 3.7.0 by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2702
Full Changelog: https://github.com/BentoBoxWorld/BentoBox/compare/3.6.0...3.7.0
BentoBox 3.6.0
on Jul 2, 2025New In This Release
This adds compatibility for Paper 1.21.7.
Compatibility
✔️ Minecraft 1.21.4, 1.21.5, 1.21.6, 1.21.7 ✔️ Java 21
Upgrading
- Use MC 1.21.4 or later
- As always, take backups just in case. (Make a copy of everything!)
- Stop the server
- Replace the BentoBox jar with this one
- Restart the server
- You should be good to go!
Legend
- 🔡 locale files may need to be regenerated or updated.
- ⚙️ config options have been removed, renamed or added.
- 🔺 special attention needed.
What's Changed
- Update to 1.21.7 by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2699
- Release 3.6.0 by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2700
Full Changelog: https://github.com/BentoBoxWorld/BentoBox/compare/3.5.0...3.6.0
BentoBox 3.5.0
on Jun 27, 2025New In This Release
This adds compatibility for Paper 1.21.6. Note that this version of the server may still be unstable.
Compatibility
✔️ Minecraft 1.21.4, 1.21.5, 1.21.6. Earlier 1.21.x versions may work, but are not supported and do not have Blueprint or regeneration optimization. ✔️ Java 21
Upgrading
- Use MC 1.21.4 or later
- As always, take backups just in case. (Make a copy of everything!)
- Stop the server
- Replace the BentoBox jar with this one
- Restart the server
- You should be good to go!
Legend
- 🔡 locale files may need to be regenerated or updated.
- ⚙️ config options have been removed, renamed or added.
- 🔺 special attention needed.
What's Changed
- 1.21.6 update by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2696
- Release 3.5.0 by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2697
Full Changelog: https://github.com/BentoBoxWorld/BentoBox/compare/3.4.1...3.5.0
BentoBox 3.4.1
on Jun 21, 2025New In This Release
Bug fixes to improve backward compatibility with 1.21.4. See the What's Changed section.
Compatibility
✔️ Minecraft 1.21.4 or 1.21.5. Earlier 1.21.x versions may work, but are not supported and do not have Blueprint or regeneration optimization. ✔️ Java 21
Upgrading
- Use MC 1.21.4 or later
- As always, take backups just in case. (Make a copy of everything!)
- Stop the server
- Replace the BentoBox jar with this one
- Restart the server
- You should be good to go!
Legend
- 🔡 locale files may need to be regenerated or updated.
- ⚙️ config options have been removed, renamed or added.
- 🔺 special attention needed.
What's Changed
- Fixes Obsidian scooping in 1.21.4 and before by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2692
- Fix for console spam in 1.21.4 with glow berry right clicking - Use reflection for backward api compatibility #2690 by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2693
- Version 3.4.1 by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2694
Full Changelog: https://github.com/BentoBoxWorld/BentoBox/compare/3.4.0...3.4.1
BentoBox 3.4.0
on Jun 8, 2025New In This Release
This is mainly a bug fix and optimization release. See the What's Changed section.
Compatibility
✔️ Minecraft 1.21.4 or 1.21.5. Earlier 1.21.x versions may work, but are not supported and do not have Blueprint or regeneration optimization. ✔️ Java 21 ✔️ Multiverse 4 and 5
Upgrading
- Use MC 1.21.4 or later
- As always, take backups just in case. (Make a copy of everything!)
- Stop the server
- Replace the BentoBox jar with this one
- Restart the server
- You should be good to go!
Legend
- 🔡 locale files may need to be regenerated or updated.
- ⚙️ config options have been removed, renamed or added.
- 🔺 special attention needed.
What's Changed
- #2679 box gets reused even though it should not by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2680
- Delete temporary seed worlds on shutdown #2678 by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2682
- Update colors to use new APIs by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2683
- Fix issues relating to #2422 by @stuffyerface in https://github.com/BentoBoxWorld/BentoBox/pull/2684
- Release 3.4.0 by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2681
New Contributors
- @stuffyerface made their first contribution in https://github.com/BentoBoxWorld/BentoBox/pull/2684
Full Changelog: https://github.com/BentoBoxWorld/BentoBox/compare/3.3.5...3.4.0
BentoBox 3.3.5
on May 13, 2025New In This Release
- Rework of MultiverseCore hook - Boxed and other addons should work now even if MV is running. Big thanks to Ben the author.
- GitHub API rewrite - the old code had severe bitrot and needed rewriting. If you see errors, file a ticket and we'll try to refine. They are mostly not major and usually around rate limiting.
Compatibility
✔️ Minecraft 1.21.4 or 1.21.5. Earlier 1.21.x versions may work, but are not supported and do not have Blueprint or regeneration optimization. ✔️ Java 21 ✔️ Multiverse 4 and 5
Upgrading
- Use MC 1.21.4 or later
- As always, take backups just in case. (Make a copy of everything!)
- Stop the server
- Replace the BentoBox jar with this one
- Restart the server
- You should be good to go!
Legend
- 🔡 locale files may need to be regenerated or updated.
- ⚙️ config options have been removed, renamed or added.
- 🔺 special attention needed.
What's Changed
- Return empty string instead of error by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2668
- Fix for #2671 by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2673
- 🔺Revamp Multiverse hook using api by @benwoo1110 in https://github.com/BentoBoxWorld/BentoBox/pull/2672
- Release 3.3.5 by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2669
New Contributors
- @benwoo1110 made their first contribution in https://github.com/BentoBoxWorld/BentoBox/pull/2672
Full Changelog: https://github.com/BentoBoxWorld/BentoBox/compare/3.3.4...3.3.5
BentoBox 3.3.4
on Apr 23, 2025New In This Release
- Bug fix to enable FancyNPC's to work again in Blueprints. Old blueprints may not work and will need to be redone because the skin API changed
Compatibility
✔️ Minecraft 1.21.4 or 1.21.5. Earlier 1.21.x versions may work, but are not supported and do not have Blueprint or regeneration optimization. ✔️ Java 21 ⚠️ Note: Multiverse is not compatible for Boxed, AcidIsland, Poseidon!
Upgrading
- Use MC 1.21.4 or later
- As always, take backups just in case. (Make a copy of everything!)
- Stop the server
- Replace the BentoBox jar with this one
- Restart the server
- You should be good to go!
Legend
- 🔡 locale files may need to be regenerated or updated.
- ⚙️ config options have been removed, renamed or added.
- 🔺 special attention needed.
What's Changed
- 🔺Updated FancyNPC API by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2664
- Release 3.3.4 by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2665
Full Changelog: https://github.com/BentoBoxWorld/BentoBox/compare/3.3.3...3.3.4
BentoBox 3.3.3
on Apr 14, 2025New In This Release
- Paper 1.21.5 support has been added
- Other features are same as 3.3.2.
Compatibility
✔️ Minecraft 1.21.4 or 1.21.5. Earlier 1.21.x versions may work, but are not supported and do not have Blueprint or regeneration optimization. ✔️ Java 21 ⚠️ Note: Multiverse is not compatible for Boxed, AcidIsland, Poseidon!
Upgrading
- Use MC 1.21.5 or later
- As always, take backups just in case. (Make a copy of everything!)
- Stop the server
- Replace the BentoBox jar with this one
- Restart the server
- You should be good to go!
Legend
- 🔡 locale files may need to be regenerated or updated.
- ⚙️ config options have been removed, renamed or added.
- 🔺 special attention needed.
What's Changed
- 1.21.5 update by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2661
- Release 3.3.3 by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2662
Full Changelog: https://github.com/BentoBoxWorld/BentoBox/compare/3.3.2...3.3.3
BentoBox 3.3.2
on Apr 14, 2025New In This Release
- Protection for island settings reset by users - the TNT button will require a chat entry of "confirm" or the equivalent in the language of the player to reset all settings
- Loads of updates to locales to translate from English. Let us know if we made a mistake!
- Improvements for PAPI support - this release is recommended if you use PAPI
- Bug fixes
Compatibility
✔️ Minecraft 1.21.4. For older versions, use BentoBox 2.7.0, or earlier. 1.21.5 works but has no optimization for blueprint pasting or island deletion. ✔️ Java 21 ✔️ Addons will need to be updated to work on 1.21.3+ ❌ Note that Multiverse is not compatible with the Boxed game mode addon
Upgrading
- Use MC 1.21.4 or later
- As always, take backups just in case. (Make a copy of everything!)
- Stop the server
- Replace the BentoBox jar with this one
- (Optional) Download the latest versions of all your addons and put them in the Addons folder
- (Optional, but recommended) Move the old locale files so they can be regenerated
- Restart the server
- You should be good to go!
Legend
- 🔡 locale files may need to be regenerated or updated.
- ⚙️ config options have been removed, renamed or added.
- 🔺 special attention needed.
What's Changed
- Improve PlaceholderAPI implementation by @NoahvdAa in https://github.com/BentoBoxWorld/BentoBox/pull/2642
- Defensive code to try and avoid console errors by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2645
- Target v2 of Modrinth publish action by @zefir-git in https://github.com/BentoBoxWorld/BentoBox/pull/2646
- 🔡 Update cs.yml by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2647
- 🔡 Update de.yml by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2649
- 🔡 Update ja.yml by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2648
- NPE due to reserved being null Fixes #2651 by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2654
- 🔡 Update zh-CN.yml by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2653
- 🔡 Update vi.yml by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2652
- 🔡 Update es.yml by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2655
- 🔡 Update fr.yml by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2656
- 🔡 Update hr.yml by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2657
- 🔡 Update id.yml by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2658
- #2659 add a confirmation for settings reset by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2660
- Release 3.3.2 by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2643
New Contributors
- @NoahvdAa made their first contribution in https://github.com/BentoBoxWorld/BentoBox/pull/2642
- @zefir-git made their first contribution in https://github.com/BentoBoxWorld/BentoBox/pull/2646
Full Changelog: https://github.com/BentoBoxWorld/BentoBox/compare/3.3.1...3.3.2
BentoBox 3.3.1
on Mar 26, 2025New In This Release
- Bug fix for the creeper griefing flag (see below)
Compatibility
✔️ Minecraft 1.21.4. For older versions, use BentoBox 2.7.0, or earlier. Not tested on 1.21.5 yet. ✔️ Java 21 ✔️ Addons will need to be updated to work on 1.21.3+ ❌ Note that Multiverse is not compatible with the Boxed game mode addon
Upgrading
- Use MC 1.21.4 or later
- 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!
Legend
- 🔡 locale files may need to be regenerated or updated.
- ⚙️ config options have been removed, renamed or added.
- 🔺 special attention needed.
What's Changed
- Fixes #2637 where griefing protection went into other worlds by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2638
- Version 3.3.1 by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2639
Full Changelog: https://github.com/BentoBoxWorld/BentoBox/compare/3.3.0...3.3.1
BentoBox 3.2.5
on Mar 6, 2025New In This Release
- Added more support for ItemsAdder. Look out for the new Level addon that will be able to score IA blocks!
- Bug fixes
Compatibility
✔️ Minecraft 1.21.3+. For older versions, use BentoBox 2.7.0, or earlier ✔️ Java 21 ✔️ Addons will need to be updated to work on 1.21.3+ ❌ Note that Multiverse is not compatible with the Boxed game mode addon
Upgrading
- Use MC 1.21.3 or later
- 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
- (Optional) remove / move old BentoBox/locales folder so new locales will be generated.
- Restart the server
- You should be good to go!
Legend
- 🔡 locale files may need to be regenerated or updated.
- ⚙️ config options have been removed, renamed or added.
- 🔺 special attention needed.
What's Changed
- Fix NewIsland call with a non-player User by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2627
- Fix to enable user command rank management by Ops by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2628
- Release 3.2.5 by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2629
Full Changelog: https://github.com/BentoBoxWorld/BentoBox/compare/3.2.4...3.2.5
BentoBox 3.2.4
on Feb 28, 2025New In This Release
- Podzol generation from growing trees is disabled by default to prevent exploitation. New settings flag added to allow it if you wish.
- New placeholder:
%[gamemode]_island_rank%
- Blueprint improvements:
- New option to ignore water blocks when copying blocks for a blueprint. Waterlogged blocks will stay waterlogged, but pure water blocks will be skipped. Good for Blueprints designed to be pasted underwater.
- Trial spawners, and their configuration are now saved in Blueprints
- ItemsAdder blocks and items are saved (beta) and pasted
- Blueprints can be set to "sink" to the bottom of the ocean, or until the bedrock block hits a block.
- Language flag banners have been updated and corrected to look much better!
- Bugs fixed
Compatibility
✔️ Paper Minecraft 1.21.3+. For older versions, use BentoBox 2.6.0, or earlier ✔️ Java 21 ✔️ Addons will need to be updated to work on 1.21.3+ ❌ Note that Multiverse is not compatible with the Boxed game mode addon
Upgrading
- Use MC 1.21.3 or later
- 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
- (Optional) remove / move old BentoBox/locales folder so new locales will be generated.
- Restart the server
- You should be good to go!
Legend
- 🔡 locale files may need to be regenerated or updated.
- ⚙️ config options have been removed, renamed or added.
- 🔺 special attention needed.
What's Changed
- Remove old NMS support and add setBlock raw setter by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2590
- #2585 new placeholders by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2592
- Prevent NPE if player has no home island by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2597
- Add option to ignore water when saving blueprint by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2603
- Add PODZOL flag to prevent podzol generation with big trees by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2606
- 🔡 Flags for locales by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2607
- Add support for Trial spawner to blueprint by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2609
- Add prefixes to enable easy substitution for Game Modes by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2613
- 🔺Remove dynmap by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2612 - the API changed and wasn't working anymore. We have removed support for now. If you want it, file a request.
- Added GSON serialization for Tags by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2614
- Do not use color codes in commands #2616 by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2618
- Add sinking option for blueprints. by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2620
- Added ItemsAdder support for CustomBlocks to Blueprints by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2622
- #2603 items adder support (for blueprints) by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2623
- Version 3.2.4 by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2619
Full Changelog: https://github.com/BentoBoxWorld/BentoBox/compare/3.2.3...3.2.4
BentoBox 3.2.3
on Jan 1, 2025This add Romanian translations. Also includes a bug fix release to address a critical crash issue when playing Boxed (due to chunk loading). The feature set is the the same as 3.2.0
Compatibility
- ✔️ Minecraft 1.21.3+. For older versions, use BentoBox 2.6.0, or earlier
- ✔️ Java 21
- ✔️ Addons will need to be updated to work on 1.21.3+
- ❌ Note that Multiverse is not compatible with the Boxed game mode addon
Upgrading
- Use MC 1.21.3 or later
- 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!
Legend
- 🔡 locale files may need to be regenerated or updated.
- ⚙️ config options have been removed, renamed or added.
- 🔺 special attention needed.
What's Changed
- Ignores and changes because or change to PaperAPI by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2584
- Paper fixes by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2586
- 🔡 Romanian translation by @gitlocalize-app in https://github.com/BentoBoxWorld/BentoBox/pull/2587
- Release 3.2.3 by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2588
Full Changelog: https://github.com/BentoBoxWorld/BentoBox/compare/3.2.1...3.2.3
BentoBox 3.2.1
on Dec 31, 2024This release adds some cool new features, and fixes an hot issue with Paper removing support for PaperLib. Note - this will be the last version that supports native Spigot. We are going to shift to support only Paper from the next version.
New features
- Support for ZNPCsPlus in Blueprints - you will need the latest version (2.0.0 or later) for this to work
- FancyNPCs is already supported but now more supported
- Experimental Support for vanilla block, item, and text holograms in Blueprints. You can make these using the
/summon
command or command blocks. Sites like https://mcstacker.net are useful. When pasted, players can destroy the text and item holograms by right licking on them. The block holograms currently do not break.
Compatibility
- ✔️ Minecraft 1.21.3+. For older versions, use BentoBox 2.6.0, or earlier
- ✔️ Java 21
- ✔️ Addons will need to be updated to the latest to work on 1.21.3+
- ❌ Note: Multiverse is not compatible with the Boxed game mode addon
Upgrading
- Use MC 1.21.3 or later
- 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!
Legend
- 🔡 locale files may need to be regenerated or updated.
- ⚙️ config options have been removed, renamed or added.
- 🔺 special attention needed.
What's Changed
- Fixes defaults for pasting entities. Gravity default is true not false by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2582
- Release 3.2.1 by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2583
- Bug fix - FancyNPCs were not deleted when an island was deleted or reset.
- 2569 znpc plus hook by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2575
- 2569 general display entity support by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2576
- Update to Java 21 by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2578
- Abstract out paper lib by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2580 credit to @gochi9 for help here
Full Changelog: https://github.com/BentoBoxWorld/BentoBox/compare/3.2.0...3.2.1
BentoBox 3.0.1
on Dec 17, 2024This is a release for 1.21.3 and beyond.
Compatibility
- ✔️ Minecraft 1.21.3 only. For older versions, use BentoBox 2.6.0, or earlier
- ✔️ Java 21
- ✔️ Addons will need to be updated to work on 1.21.3
- ❌ 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
- Use MC 1.21.3 or later
- 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!
Legend
- 🔡 locale files may need to be regenerated or updated.
- ⚙️ config options have been removed, renamed or added.
- 🔺 special attention needed.
What's Changed
- Fix parrot interaction condition by @Dreeam-qwq in https://github.com/BentoBoxWorld/BentoBox/pull/2543 *🔺 Update to 1.21.3 by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2548
- Use custom server to handle new enums by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2550
- 🔡 Improve German locale by @Archerymaister in https://github.com/BentoBoxWorld/BentoBox/pull/2549
- Adds island history for team members adding and removing by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2553
- 2.7.1 short term stable by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2552
- 3.0.0 update by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2555
- Add the protection flag for eggHit. by @Noogear in https://github.com/BentoBoxWorld/BentoBox/pull/2557
- Fix for #2546. Default unnamed home was being counted in the number by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2561
- Admin kick to kick from all teams by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2559
- Release 3.0.1 by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2564
New Contributors
- @Dreeam-qwq made their first contribution in https://github.com/BentoBoxWorld/BentoBox/pull/2543
- @Archerymaister made their first contribution in https://github.com/BentoBoxWorld/BentoBox/pull/2549
- @Noogear made their first contribution in https://github.com/BentoBoxWorld/BentoBox/pull/2557
Full Changelog: https://github.com/BentoBoxWorld/BentoBox/compare/2.7.0...3.0.1