Alpha 8 - Provision of patches
Pre-release
Pre-release
Description
This pre-release is intended to fix bugs. A few new features were also added. And there is not a single API breaking change 🙂.
You won't need to update your addons alongside this release.
Placeholders
Although Placeholders integration is implemented in BentoBox, Addons are currently not registering their own placeholders. This is due to a few incoming changes, which is keeping us from adding them.
Changelog
How to read it
Each change/tweak/bug fix is listed in the corresponding category.
If a change is likely to do something that needs the user to keep a close eye on, then it is labelled with an icon.
- 🔠 - locale files may need to be regenerated or updated.
- ⚙️ - config options have been removed, renamed or added.
Contents
- API
- Improved Javadoc.
- Slight optimizations in PlaceholdersManager.
- Added
MultiverseCoreHook
. - Added
CycleClick(String, int, int)
constructor (#332).
- Features
- ⚙️ 🔠 Added
COARSE_DIRT_TILLING
inWORLD_SETTING
flags. This helps avoid players tilling coarse dirt using a hoe to obtain dirt (#337).
- Tweaks
LOCK
flag can now only be applied to theMEMBER
rank at maximum. This means that island owners can no longer lock their island to the island members or island sub-owners: they can still do so for trusted, cooped and visitors (#332).- Player file is now preventively saved in the database after they create an island.
- Bug fixes
- Fixed obsidian scooping replacing the whole bucket stack with lava buckets (#338).
- Fixed errors that could occur when adding island to the grid (#326). Also introduced some defensive code there.
- Fixed errors spamming console when teleporting to non-BentoBox worlds (#310).
- Fixed protection checks not correctly taking into account standard Nether and End (#331).
- Fixed teleporting back from standard Nether to island.
- Fixed island members dying when joining an island locked to members (#332).
- Fixed a few bugs with protection (#336):
- Placing boats is now prevented by
PLACE_BLOCKS
; - Using bone meal is now prevented by
PLACE_BLOCKS
; - Fixed interaction with Shulker Boxes (
CHEST
); - Flower pots interaction is now prevented by
CHEST
; - Using name tags is now prevented by
PLACE_BLOCKS
; - Hurting pufferfish is now prevented by
HURT_MONSTERS
; - Hurting other types of fish is now prevented by
HURT_ANIMALS
;
- Fixed the
ENDER_CHEST
flag not using the Notifier.