Skip to content

Release 2.12.0

Compare
Choose a tag to compare
@tastybento tastybento released this 14 Jan 04:12
· 157 commits to master since this release
3061e80

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