Skip to content

Releases: BentoBoxWorld/Level

Release 2.16.1

18 Sep 14:45
d21ca49
Compare
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
Compare
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
Compare
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
Compare
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

Release 2.14.0

30 Jun 22:04
45cfe39
Compare
Choose a tag to compare

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

Release 2.13.0

05 May 20:44
3983764
Compare
Choose a tag to compare

Compatibility

✔️ BentoBox API 2.0.0
✔️ Minecraft 1.20.4
✔️ Java 17

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

  • Release 2.13.0 by @tastybento in #310
  • Implement a cache for top tens (#309)
  • Update hooks and fix UltimateStacker API (#305)
  • Add more string replacements for /is level output (#303)

Full Changelog: 2.12.0...2.13.0

Release 2.12.0

14 Jan 04:12
3061e80
Compare
Choose a tag to compare

This release fixes some bugs, updates to Minecraft 1.24.0 and adds an admin stats command to provide stats on islands. The output of the stats command shows the breakdown of levels for each world where Level operates. The stats show are:

  • Average Island Level
  • Median Island Level
  • Mode Island Level
  • Highest Island Level
  • Lowest Island Level: 0
  • Island Level Distribution showing buckets of island levels and how many are in each bucket.

Compatibility

✔️ BentoBox API 2.0.0
✔️ Minecraft 1.20.4
✔️ Java 17

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

  • Release 2.12.0 by @tastybento in #301
  • Adds an admin stats command. See #293
  • 🔺Changed top ten internally to use islands instead of players as keys (commit: 26d4839) #295
  • Added more placeholders. #296
  • 🔡 @GIGABAIT93 Translate uk.yml via GitLocalize (#297)
  • ⚙️Update blockconfig.yml entries. GRASS>SHORT_GRASS
  • Uses latest Visit API to avoid chat spam. Fixes #299 (#300)

Full Changelog: 2.11.0...2.12.0

Release 2.11.0

03 Jun 16:31
f87603d
Compare
Choose a tag to compare

Compatibility

✔️ BentoBox API 1.23.0
✔️ Minecraft 1.19.4+
✔️ Java 17

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.10.0...2.11.0

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. (Optional) Remove the locale folder for Level (found in plugins/BentoBox/locales/Level) so all the locales can be regenerated
  5. Restart the server
  6. You should be good to go!

Version 2.10.0

17 Apr 06:05
95c9e55
Compare
Choose a tag to compare

Compatibility

✔️ BentoBox API 1.23.0
✔️ Minecraft 1.19.4+
✔️ Java 17

What's Changed

  • Version 2.10.0 by @tastybento in #283
  • WildStacker spawners
  • @BONNe Implement customizable DetailsPanel
  • Implement feature that allows to sort items in detail panel.
  • Implement calculated value for blocks.
  • @KrazyxWolf - Update es.yml
  • Implement customizable Values GUI.
  • @DeadSilenceIV - Support for AdvancedChests was updated.
  • Implements visit/warp actions in top gui
  • @wiktorm12 - Translate pl.yml via GitLocalize
  • @organizatsiya - Translate fr.yml via GitLocalize
  • Update to Java 17
  • Adds %Level_[gamemode]_island_level_max% placeholder
  • [Only shows Members or higher in the top members placeholder
  • [Add natural log to level-calc formula parsing
  • @emmanuelvlad [feat: add island total points + placeholder
  • @dawnTak [Translate zh-CN.yml via GitLocalize
  • @DevSolaris [Translate nl.yml via GitLocalize
  • @DevSolaris [Add shulker to in chest count
  • @ceze88 [Add UltimateStacker hook for stacked blocks

Full Changelog: 2.9.0...2.10.0

Release 2.9.0

25 Dec 16:46
185fc91
Compare
Choose a tag to compare

Compatibility

✔️ BentoBox API 1.16.5
✔️ Minecraft 1.16.5+
✔️ Java 16

New Features

  • Uses the minimum and maximum world heights to calculate level. This works for 1.16.5 and later and for later versions of Minecraft will include the full extended range of blocks in the chunk.

Full Changelog: 2.8.1...2.9.0