Skip to content

Releases: BentoBoxWorld/Level

Release 2.14.0

30 Jun 22:04
45cfe39

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

  • 🔡 add Vietnamese by @HSGamer in #240
  • 🔡 Chinese Translation by @gitlocalize-app in #249
  • 🔡 Indonesian translation by @gitlocalize-app in #250
  • 🔡 French translation by @gitlocalize-app in #251
  • 🔡 Korean translation by @gitlocalize-app in #252
  • 🔡 German Translation by @gitlocalize-app in #253
  • 🔡 Hungarian translation by @gitlocalize-app in #254
  • 🔡 Update es.yml by @KrazyxWolf in #261
  • 🔡 Update Polish translation by @gitlocalize-app in #269
  • 🔡 Update FR by @gitlocalize-app in #272
  • 🔡 Update zh-CN by @gitlocalize-app in #276
  • 🔡 Update NL by @gitlocalize-app in #277
  • 🔡 Chinese by @gitlocalize-app in #288
  • 🔡 Indonesian by @gitlocalize-app in #287
  • 🔡 French by @gitlocalize-app in #286
  • 🔡 Spanish by @gitlocalize-app in #285
  • 🔡 Add Ukrainian locale by @gitlocalize-app in #297
  • 🔡 Update zh-CN.yml by @huguyt in #315

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

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

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

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

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

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

Release 2.8.1

26 Nov 21:23
b534eb7

Choose a tag to compare

Compatibility

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

New Features

  • Raw island level placeholder (#241) (commit: cc977d8)
  • add Vietnamese (#240) (commit: 4de5b80)
  • Speeds up level calculation by doing more chunk scans async. (commit: b1d117d)

Full Changelog: 2.8.0...2.8.1

Release 2.8.0

16 Oct 23:19
750f07b

Choose a tag to compare

Compatibility

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

New Features

  • Added back support for BentoBox 1.16.5 to support Minecraft 1.16.5

Release 2.7.2

15 Aug 16:01
4a4794f

Choose a tag to compare

Compatibility

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

New Features

  • Add support for Rose Stacker 1.3.0 (#232) (commit: bd6c264)
  • Added placeholder %Level_[gamemode]_rank_value% (commit: 76a2688) - this will display the player's position in the rankings

Bug Fixes

API

  • Made plugin a Pladdon. (commit: 7b6f921) - this enables plugins to directly use Level API.

Release 2.6.5

15 Aug 22:56

Choose a tag to compare

Release 2.6.5 Pre-release
Pre-release

Compatibility

✔️ BentoBox API 1.16.2
✔️ Minecraft 1.16.5
✔️ Java 8

Change log

  • RoseStacker support.