80% Feature Complete - 1.13 update!
Pre-release
Pre-release
80% feature complete and not bug-free pre-release version.
WARNING: We updated BentoBox to fully support 1.13. This means that BSkyBlock & AcidIsland addons can not currently run on BentoBox.
NOTE: BSkyBlock's commands have been removed from BentoBox. In the current state, BentoBox is doing "nothing".
Changelog :
- API
- Better exception handling with locales.
- Changed
BSBLocale
constructor toBSBLocale(Locale, YamlConfiguration)
. - Changed
BSBLocale#merge(File)
toBSBLocale#merge(YamlConfiguration)
. - Removed acid-related events :
EntityDamageByAcidEvent
,ItemDestroyByAcidEvent
,ItemFillWithAcidEvent
,PlayerDrinkAcidEvent
. - Better addon loading handling.
- BREAKING CHANGE: renamed
world.bentobox.bbox
toworld.bentobox.bentobox
. - Removed
GameType
enum inConstants
. - Description and parameters references for
CompositeCommand
are now set automatically, but can still be overridden.
- New features
- Updated to 1.13 (31st July 2018 Spigot version).
- Tweaks
- Removed a few unused references in
en-US
locale. - Fixed typos in
en-US
locale. - Made
TNT
a PROTECTION flag (was previously aSETTING
).
- Bug fixes
- Fixed incorrect YAML format in
pl-PL
locale. - Fixed invalid banner for
pl-PL
locale.