Releases: BentoBoxWorld/Level
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
sethandicap
admin 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
Release 2.14.0
Compatibility
✔️ BentoBox API 2.4.0
✔️ 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 (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
- No save on disable by @tastybento in #231
- Rosestacker by @tastybento in #232
- Changed IslandLevelCalculator minHeight to world minHeight by @Pirgosth in #246
- Closes #223 - Add shulker content to in chest count by @DevSolaris in #275
- Sonar Cloud code smell clean up by @tastybento in #278
- Refactor placeholders by @tastybento in #279
- Create plugin.yml by @BONNe in #282
- Add config option to disable plugin hooks by @PapiCapi in #291
- Changed top ten internally to use islands instead of players as keys by @tastybento in #295
- Uses latest Visit API to avoid chat spam. Fixes #299 by @tastybento in #300
- Isolate UltimateStacker imports so no errors if US is not installed by @tastybento in #307
- Implement a cache for top tens by @tastybento in #309
- Update IslandLevelCalculator.java by @tastybento in #314
- Release 2.14.0 by @tastybento in #318
New Contributors
- @HSGamer made their first contribution in #240
- @Rubenicos made their first contribution in #241
- @Pirgosth made their first contribution in #246
- @KrazyxWolf made their first contribution in #261
- @DeadSilenceIV made their first contribution in #266
- @emmanuelvlad made their first contribution in #264
- @DevSolaris made their first contribution in #275
- @ceze88 made their first contribution in #281
- @PapiCapi made their first contribution in #291
- @addstar made their first contribution in #303
- @huguyt made their first contribution in #315
Full Changelog: 2.13.0...2.14.0
Release 2.13.0
Compatibility
✔️ BentoBox API 2.0.0
✔️ Minecraft 1.20.4
✔️ Java 17
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
- 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
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
- 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
- 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
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
- ⚙️Add blocks that should be zero by default #90 @tastybento
- 🔡Chinese Locale Update #288 @NetheriteTree & @dawnTak
- 🔡Indonesian Update #287 @DustyGanteng
- 🔡French Update #286 @organizatsiya, @Poslovitch
- 🔡Spanish Update #285 @ChrissTM03, @Espantonius
Full Changelog: 2.10.0...2.11.0
Updating
- Stop server
- Make a backup of the BentoBox Folder for safety
- Copy this jar into the Addons folder and remove the old jar
- (Optional) Remove the locale folder for Level (found in
plugins/BentoBox/locales/Level
) so all the locales can be regenerated - Restart the server
- You should be good to go!
Version 2.10.0
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