Skip to content

Release 2.14.0

Compare
Choose a tag to compare
@tastybento tastybento released this 30 Jun 22:04
· 44 commits to master since this release
45cfe39

Compatibility

✔️ BentoBox API 2.4.0
✔️ Minecraft 1.21, 1.20.x
✔️ Java 17, but running on Java 21 is recommended

Updating

  1. Stop server
  2. Make a backup of the BentoBox Folder for safety
  3. Copy this jar into the Addons folder and remove the old jar
  4. Restart the server
  5. 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 (Some of these may have been unrecognized additions to previous versions)

Languages

New Features

  • Added island_level_raw placeholder by @Rubenicos in #241
  • Implement feature that allows to sort items in detail panel. by @BONNe in #259
  • Implement calculated value for blocks. by @BONNe in #260
  • Implement customizable Values GUI. by @BONNe in #262
  • Support for AdvancedChests was updated. by @DeadSilenceIV in #266
  • feat: add island total points + placeholder by @emmanuelvlad in #264
  • Add UltimateStacker hook for stacked blocks by @ceze88 in #281
  • Add more string replacements for /is level output by @addstar in #303
  • Update hooks and fix UltimateStacker API by @HSGamer in #305

Bug Fixes

New Contributors

Full Changelog: 2.13.0...2.14.0