Skip to content

1.3.1 - Flags of the bug fixer

Compare
Choose a tag to compare
@Poslovitch Poslovitch released this 01 Mar 20:42
· 2483 commits to master since this release

Description

BentoBox 1.3.1 is a small bug fixing update which wasn't originally scheduled. Therefore, it also brings some (minor) new features!

As always, update carefully!

Thanks for using BentoBox and our addons ❤️.

Changelog

Legend

  • ⚠️ may break parts of the API.
  • 🔡 locale files may need to be regenerated or updated.
  • ⚙️ config options have been removed, renamed or added.
  • 🔺 special attention needed.

Contents

Features / Tweaks

  1. 🔡 Added DRAGON_EGG PROTECTION flag: prevents players from making this raving egg teleporting everywhere (#559).
  2. 🔡 Added LEAF_DECAY SETTING flag: toggles whether leaves decay or not.
  3. Worlds and addons are now listed in alphabetical order in /bentobox version (#555).
  4. 🔺 🔡 Added EXPERIENCE_BOTTLE_THROWING PROTECTION flag: exp bottles were previously protected by the POTION_THROWING flag, but it was said to be misleading for players.
  5. 🔡 Improved the "not in team" message for AdminTeamKickCommand (#577).

Fixes

  1. Fixed AdminTeamKickCommand not working properly (#577).
  2. Fixed NPE in PortalTeleportationListener (#583).
  3. 🔺 Fixed End Portal teleporting into the Nether.
  4. Fixed UTF-8 encoding issues with MySQL database (#582).
  5. Fixed NPE in FlagListener if provided location was null, which may occur when 3rd-party plugins create their own inventories (#585).