Releases: BentoBoxWorld/Level
Releases · BentoBoxWorld/Level
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
Release 2.9.0
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
Release 2.8.0
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
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
Compatibility
✔️ BentoBox API 1.16.2
✔️ Minecraft 1.16.5
✔️ Java 8
Change log
- RoseStacker support.
Release 2.6.4
Compatibility
✔️ BentoBox API 1.16.2
✔️ Minecraft 1.16.5
✔️ Java 8
Change log
- Removes the saving of database tables on disable to prevent hanging with large island numbers. Note: Top Ten tables will no longer be saved and were never used anyway.
Release 2.7.0
Compatibility
✔️ BentoBox API 1.17.0.
✔️ Minecraft 1.17
✔️ Java 16
Changelog
Legend
- 🔡 locale files may need to be regenerated or updated.
- ⚙️ config options have been removed, renamed or added.
- 🔺 special attention needed.
New Features
Bug Fixes
Release 2.6.3
Compatibility
✔️ BentoBox API 1.16.2
✔️ Minecraft 1.16.5
✔️ Java 8
Changelog
Legend
- 🔡 locale files may need to be regenerated or updated.
- ⚙️ config options have been removed, renamed or added.
- 🔺 special attention needed.
New Features
- Support for AdvancedChests 15.0 - note this release does not work with earlier versions of AdvancedChests.
Release 2.6.2
Change Log
- Bug fix - deaths were counted twice if team deaths were counted.