Skip to content

Release 2.19.0

Choose a tag to compare

@tastybento tastybento released this 11 Mar 02:23
· 97 commits to master since this release
bc2fc1e

New In This Release

  • Config changes! blockconfig.yml is changing to support keys from other plugins like ItemsAdder. To mark this all the listings in the file will become lowercase. This conversion is automatic and you do not need to do anything.
  • To add values for ItemsAdder blocks list them using their namespaced key and name, for example: iasurvival:modern_stone: 1
  • To find out the namespaced key of a block, use the command iablock when looking at a block in the game as Op.

Compatibility

✔️ BentoBox API 3.2.4
✔️ Minecraft 1.21.x - if you need support for earlier versions, use an older version of Level
✔️ Java 21

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

Full Changelog: 2.18.0...2.19.0