Skip to content

Releases: BentoBoxWorld/BentoBox

Release 2.5.2

22 Aug 19:42
c433987
Compare
Choose a tag to compare

Bug fix release. See the below for changes. (Same as 2.5.1 but with a console debug removed)

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.5.0...2.5.1

Release 2.5.1

21 Aug 06:02
5424cb9
Compare
Choose a tag to compare

Bug fix release. See the below for changes.

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.5.0...2.5.1

Release 2.5.0

12 Aug 01:15
3ee840f
Compare
Choose a tag to compare

This release adds support for 1.21.1.

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

Full Changelog: 2.4.2...2.5.0

Release 2.4.2

27 Jul 23:52
037e66f
Compare
Choose a tag to compare

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

Release 2.4.1

05 Jul 23:00
950aff3
Compare
Choose a tag to compare

Bug fix release for 2.4.0 - see that release for the main release notes. If you receive errors in the console on server shutdown with Addons then you should update to the latest release of the Addon, e.g., Level, or AOneBlock.

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. (Optional) Move or delete the BentoBox/locales folder to have the plugin save updated language files.
  6. Restart the server
  7. You should be good to go!

What's Changed

Full Changelog: 2.4.0...2.4.1

Release 2.4.0

30 Jun 21:54
4cd2c8a
Compare
Choose a tag to compare

This release is for the latest versions of Minecraft, and also brings in experimental support for Multipaper, a fork of Paper that enables multiple servers to run the same worlds. If you plan on using Multipaper, join our Discord server and let us know because addons will also need to be adjusted and it'll be good to know which ones to do.

Other new features:

  • BentoBox no longer loads all islands into RAM so for servers with a lot of islands, the memory footprint should be lower. As players join, their islands will be cached until the next server reboot, so plan to do that every so often.
  • Purging of islands now includes team islands - it didn't before.
  • NPC's can now hit players and won't be prevented by PVP rules.
  • Updates to Chinese language files.
  • Added %[gamemode]_visited_island_rank% placeholder.
  • New flag - handle tamed animals by @TreemanKing

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. (Optional) Move or delete the BentoBox/locales folder to have the plugin save updated language files.
  6. Restart the server
  7. You should be good to go!

What's Changed

New Contributors

Full Changelog: 2.3.0...2.4.0

Release 2.3.0

15 Apr 05:26
8649afd
Compare
Choose a tag to compare

This release fixes a major bug where mobs were not being pasted from blueprints (MythicMobs were, but hey, not normal mobs!) and also adds some new features:

  • Team members can now have multiple islands too - it's a setting in BentoBox config.yml if you wish to enable it.
  • Blueprints can now be given a max-usage setting. This is only enabled when players are allowed to make multiple island. So, for example, it's possible to limit players to only one of each type of island. There is also an option to hide any island blueprints if they have been used up. Don't forget that permissions can also be used to hide or show island blueprint options.

Compatibility

✔️ Minecraft 1.20.x
✔️ Java 17
✔️ Addons may need to be updated to their latest version to work with this version of BentoBox

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. (Optional) Move or delete the BentoBox/locales folder to have the plugin save updated language files.
  6. Restart the server
  7. You should be good to go!

What's Changed

  • Fix #2320. Enables hiding of setting flags by Ops when in another world by @tastybento in #2327
  • Sort player's islands by age so they are always in the same order. This makes the list of islands with a number by them always consistent - by @tastybento in #2331
  • Adds support for multi islands to the admin range command by @tastybento in #2332
  • Add feature to limit blueprint availability. by @tastybento in #2336
  • Remove restrictions on having multiple islands for team members. by @tastybento in #2335
  • Added placeholders for island names and member lists #2329 by @tastybento in #2337
  • Limit blueprint pasting to world y coords. Addresses #2334 (commit: 1bce4ec)
  • Remove player from island, not all islands when kicked. (commit: e7055c6)
  • Make sure it's the user's island that the target is being kicked from. (commit: c86eb6a)
  • Fix bug with MythicMobs changes #2340 (commit: ffb955b)

Full Changelog: 2.2.0...2.3.0

Release 2.2.0

16 Mar 15:16
49d0505
Compare
Choose a tag to compare

This release adds support for MythicMobs to be included in island blueprints. It also fixes bugs and adds features with a lot of improvements around Teams and team management:

  • All the team will be shown in the GUI, along with Trusted and Coop members.
  • When kicking players through the GUI, you no long have to perform the action twice to confirm.
  • Admin commands to manage teams have been rewritten to be multi-island aware. Disbanding teams, Setting the owner, etc. now work much better. Team fix command has been retired.
  • An exploit was fixed where non-island members could be made members without them accepting invites.

Other changes:

  • The maximum number of homes a player can have is now applied per island.
  • If players prevented use of crafting tables, then visitors were not able to access their own inventory (because it has a tiny crafting part to it)

SkyBlockTeamSmall

Compatibility

✔️ Minecraft 1.20.x
✔️ Java 17
✔️ Addons may need to be updated to their latest version to work with this version of BentoBox

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. (Optional) Move or delete the BentoBox/locales folder to have the plugin save updated language files.
  6. Restart the server
  7. You should be good to go!

What's Changed

Full Changelog: 2.1.1...2.2.0

Release 2.1.1

02 Mar 06:28
2d08365
Compare
Choose a tag to compare

This is a hot fix release to fix a bug with accepting team invites using the team GUI.

Compatibility

✔️ Minecraft 1.20.x
✔️ Java 17
✔️ Addons may need to be updated to their latest version to work with this version of BentoBox

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. (Optional) Move or delete the BentoBox/locales folder to have the plugin save updated language files.
  6. Restart the server
  7. You should be good to go!

What's Changed

Full Changelog: 2.1.0...2.1.1

Release 2.1.0

26 Feb 00:16
95d89c5
Compare
Choose a tag to compare

Compatibility

✔️ Minecraft 1.20.x
✔️ Java 17
✔️ Addons may need to be updated to their latest version to work with this version of BentoBox

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. (Optional) Move or delete the BentoBox/locales folder to have the plugin save updated language files.
  6. Restart the server
  7. You should be good to go!

Changelog

Legend

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

What's Changed

  • New placeholder to provide counts of team members by @tastybento in #2300
  • Adds multi-island support for the Admin Register and Unregister commands by @tastybento in #2302
  • Fix for other admin commands to avoid removing players from more than one island when used. Also removed the Admin team fix command because it was not multi-island aware and could cause issues. (commit: 0a9da71)
  • Bukkit paste for Admin Blueprint pasting and if the player is near the island to be pasted by @tastybento in #2304
  • Better disbanding of teams via admin command by @tastybento in #2306
  • Change respawn point to the default home on the island. #2305 by @tastybento in #2307
  • Temporarily removed support for the deletion of ItemsAdder CustomBlocks because it was causing lag when deleting. #2297 (commit: 01f51f4)
  • Version 2.1.0 by @tastybento in #2291

API:

  • Remove deprecated methods from IslandsManager and IslandCache (commit: 631a155)

Full Changelog: 2.0.0...2.1.0