Releases: BentoBoxWorld/Level
Release 2.19.2
New In Release 2.19.x
- 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
- 349 hiding block in value panel by @tastybento in #350
- #352 Fix for invalid blocks in the details view of island blocks
Full Changelog: 2.18.0...2.19.2
Release 2.19.1
New In Release 2.19.x
- 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
- 349 hiding block in value panel by @tastybento in #350
Full Changelog: 2.18.0...2.19.1
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
2.18.0
New In This Release
- Spawner of different types can have their own value. Spawners are listed in the
blockvalue.ymlfile like this:PIG_SPAWNER,CHICKEN_SPANWERorALLAY_SPAWNERetc. - Update to Java 21
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
- 🔡 ⚙️ 342 different spawner types by @tastybento in #344
- Release 2.18.0 by @tastybento in #345
Full Changelog: 2.17.1...2.18.0
Release 2.17.1
This release fixes a bug where island zeroing was not being correctly calculated for game modes that generate non-void chunks in the overworld or The End world. This caused players to start with a higher level. This is actually quite difficult to completely eradicate, and requires all the potential chunks of the player's area (island) to be generated. Also, if a user gets to increase their island area, the count will not include those chunks. Anyway, it helps with AcidIsland and Poseidon.
Compatibility
✔️ BentoBox API 2.7.2
✔️ Minecraft 1.21.x - if you need support for earlier versions, use an older version of Level
✔️ Java 17, but running on Java 21 is recommended
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
- 🔺Fixed island level zeroing for non-void worlds by @tastybento in #339
- Release 2.17.1 by @tastybento in #340
Full Changelog: 2.17.0...2.17.1
Release 2.17.0
Compatibility
✔️ BentoBox API 2.7.2
✔️ Minecraft 1.21.x - if you need support for earlier versions, use an older version of Level
✔️ Java 17, but running on Java 21 is recommended
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
- Fixes an issue where items can be a block but not an item #332 by @tastybento in #333
- 🔺Update to 1.21.3 by @tastybento in #335
- Release 2.17.0 by @tastybento in #334
Full Changelog: 2.16.1...2.17.0
Release 2.16.1
Compatibility
✔️ BentoBox API 2.5.1
✔️ Minecraft 1.21.x, 1.20.x
✔️ Java 17, but running on Java 21 is recommended
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
- Prevent error on load if there are non-loaded worlds in the database
- Release 2.16.1 by @tastybento in #331
Full Changelog: 2.16.0...2.16.1
Release 2.16.0
Compatibility
✔️ BentoBox API 2.5.1
✔️ Minecraft 1.21.x, 1.20.x
✔️ Java 17, but running on Java 21 is recommended
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
- Add the ability to hide blocks from the GUI #324 by @tastybento in #325
- Use hidden blocks in values panel #324 by @tastybento in #326
- Custom units by @tastybento in #327
- Adds a +/- tp the
sethandicapadmin command #329 by @tastybento in #330- Note: this is a handicap so + numbers reduce the level of the player
- Release 2.16.0 by @tastybento in #328
Full Changelog: 2.15.0...2.16.0
Release 2.15.0
Compatibility
✔️ BentoBox API 2.4.1
✔️ Minecraft 1.21, 1.20.x
✔️ Java 17, but running on Java 21 is recommended
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
- Added %Level_[gamemode]_island_level_owner% placeholder to enable better compatibility with ajleaderboards plugin. #311 request for additional placeholders by @tastybento in #320
- 🔡 Makes the default block tab show blocks with value only #302 by @tastybento in #321. The All Blocks tab is still there but not the default.
- Adds the number placed and limit to the value hand command #273 by @tastybento in #322. Shows when doing for example,
/is value hand - Release 2.15.0 by @tastybento in #323
Full Changelog: 2.14.1...2.15.0
Release 2.14.1
Compatibility
✔️ BentoBox API 2.4.1
✔️ Minecraft 1.21, 1.20.x
✔️ Java 17, but running on Java 21 is recommended
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
- Version 2.14.1 by @tastybento in #319
Full Changelog: 2.14.0...2.14.1