Release 2.19.0
New In This Release
- Config changes!
blockconfig.ymlis 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
iablockwhen 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
- Stop server
- Make a backup of the BentoBox Folder for safety
- Copy this jar into the Addons folder and remove the old jar
- 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
- ⚙️🔺Enable custom block values #343 ItemsAdder blocks by @tastybento in #347
- Release 2.19.0 by @tastybento in #348
- Add wait before zeroing to avoid lag (commit: 7f22176) — tastybento
Full Changelog: 2.18.0...2.19.0