Skip to content

Releases: BentoBoxWorld/Level

Release 2.19.2

12 Mar 23:03
c621e1b

Choose a tag to compare

New In Release 2.19.x

  • 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.2

Release 2.19.1

12 Mar 05:20
4e7b695

Choose a tag to compare

New In Release 2.19.x

  • 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.1

Release 2.19.0

11 Mar 02:23
bc2fc1e

Choose a tag to compare

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

2.18.0

23 Feb 01:12
1eea7e5

Choose a tag to compare

New In This Release

  • Spawner of different types can have their own value. Spawners are listed in the blockvalue.yml file like this: PIG_SPAWNER, CHICKEN_SPANWER or ALLAY_SPAWNER etc.
  • 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

  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.17.1...2.18.0

Release 2.17.1

20 Jan 21:08
7a8df69

Choose a tag to compare

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

  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.17.0...2.17.1

Release 2.17.0

17 Nov 21:42
cefb70a

Choose a tag to compare

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

  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.16.1...2.17.0

Release 2.16.1

18 Sep 14:45
d21ca49

Choose a tag to compare

Compatibility

✔️ BentoBox API 2.5.1
✔️ Minecraft 1.21.x, 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

  • 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

17 Sep 02:12
5da21b8

Choose a tag to compare

Compatibility

✔️ BentoBox API 2.5.1
✔️ Minecraft 1.21.x, 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

Full Changelog: 2.15.0...2.16.0

Release 2.15.0

20 Jul 17:56
fd20a9e

Choose a tag to compare

Compatibility

✔️ BentoBox API 2.4.1
✔️ 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

  • 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

05 Jul 17:36
a685bc8

Choose a tag to compare

Compatibility

✔️ BentoBox API 2.4.1
✔️ 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

Full Changelog: 2.14.0...2.14.1