Skip to content

Releases: BentoBoxWorld/Level

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

Release 2.8.1

26 Nov 21:23
b534eb7
Compare
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
Compare
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
Compare
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
Compare
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.

Release 2.6.4

08 Aug 17:49
Compare
Choose a tag to compare

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

03 Jul 22:49
Compare
Choose a tag to compare

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

  • Removed duplicate Blackstone entries (commit: 3892da5)
  • 🔺Update to Java 16 and new sonar cloud (commit: 54ac6f5)
  • ⚙️ Fix DIRT_PATH instead of GRASS_PATH (commit: 9b7557f)
  • 🔺Use BentoBox 1.17.0 (commit: 389d06d)

Release 2.6.3

08 Apr 23:54
Compare
Choose a tag to compare

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

27 Mar 15:20
Compare
Choose a tag to compare

Change Log

  • Bug fix - deaths were counted twice if team deaths were counted.