Skip to content

1.4.0 Release

Compare
Choose a tag to compare
@tastybento tastybento released this 29 Mar 03:53
· 367 commits to master since this release

Compatibility

Level 1.4.0 is updated to work on BentoBox 1.4.0.

Changelog

Contents

Features

  • Adds the value command to show the value of the block in the player's hand. (Credit poma123)
  • Adds an API TopTenRequestHandler, a new data Request Handler for Level add-on, which requires world-name in input and returns: and empty map, if input is invalid or a LinkedHashMap from TopTenData object for the given world.

Fixes

  • [Minor] if an island becomes unowned while the level is being calculated, a console error could occur.

Upgrading

  1. Stop server.
  2. Copy this jar into the addons folder and remove the old jar.
  3. Restart the server