
BentoBox
BentoBox is a plugin for Minecraft servers running the Bukkit API, like Spigot, and Paper with a unique addon system that enables it to be customized and configured how an admin likes. BentoBox focuses on island-based games like SkyBlock, OneBlock, etc.
BentoBox 3.11.0
release16 декабря 2025 г.This release adds support for Paper 1.21.11 and fixes some bugs. There are no feature differences from the previous version.
Compatibility
✔️ Paper Minecraft 1.21.5 - 1.21.11 ✔️ 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
- 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
- Mokito 5 redo by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2772
- Avoid blank nms blocks by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2778
- Fix bug with shift to using Bukkit API if distance isn't greater than by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2779
- Implements ability for Player Heads to use CMD by @BONNe in https://github.com/BentoBoxWorld/BentoBox/pull/2777
- Adds a bukkit to adventure conversion. Could be useful. by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2782
- Mojang mapped by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2783
- Gradle conversion - compiles and tests by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2784
- Version 3.11.0 by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2785
Full Changelog: https://github.com/BentoBoxWorld/BentoBox/compare/3.10.1...3.11.0
BentoBox 3.10.1
release15 ноября 2025 г.Compatibility
✔️ Minecraft 1.21.5 - 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
- 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 #2769 portal memory leak by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2770
- Release 3.10.1 by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2771
Full Changelog: https://github.com/BentoBoxWorld/BentoBox/compare/3.10.0...3.10.1
BentoBox 3.10.0
release9 ноября 2025 г.New In This Release
- Support for new Stranger Realms game mode - A scary new survival experience where the overworld is shadowed by a terrifying, inverted dimension called the Upside Down. Inspired by the TV Show.
- Updated Ukrainian locale
- Bug fixes
Compatibility
✔️ Minecraft 1.21.5 - 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
- 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
- Add shelf block protection #545 by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2757
- API: Set addon on login. by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2759
- 🔡 The Ukrainian localization has been improved and updated by @GIGABAIT93 in https://github.com/BentoBoxWorld/BentoBox/pull/2758
- Better grid storage for arbitrary island positions. by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2760
- Record islands becoming unowned by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2761
- More api by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2762
- Avoid trying to load files starting with ._ by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2763
- Check if the currently open panel is equal to the inventory that was … by @Rossterd in https://github.com/BentoBoxWorld/BentoBox/pull/2767
- Release 3.10.0 by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2765
New Contributors
- @GIGABAIT93 made their first contribution in https://github.com/BentoBoxWorld/BentoBox/pull/2758
Full Changelog: https://github.com/BentoBoxWorld/BentoBox/compare/3.9.2...3.10.0
BentoBox 3.9.2
release29 октября 2025 г.New In This Release
- Adds more backward compatibility for servers before 1.21.10
Compatibility
✔️ Minecraft 1.21.5 - 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
- 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
- #2750 copper golem check by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2754
- Version 3.7.2 by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2755
Full Changelog: https://github.com/BentoBoxWorld/BentoBox/compare/3.9.1...3.9.2
BentoBox 3.9.1
release28 октября 2025 г.New In This Release
- Adds backward compatibility to 1.21.5+
- Fixes protection flag for Trial Spawners
Compatibility
✔️ Minecraft 1.21.5 - 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
- 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
- Add backward compatibility to 3.9.0. #2750 by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2751
- Fixes trial spawners working even with spawner flag disabled. by @BONNe in https://github.com/BentoBoxWorld/BentoBox/pull/2749
- Release 3.9.1 by @tastybento in https://github.com/BentoBoxWorld/BentoBox/pull/2752
Full Changelog: https://github.com/BentoBoxWorld/BentoBox/compare/3.9.0...3.9.1
Совместимость
Minecraft: Java Edition
Создатели
fredthedoggy
Member