92% Feature Complete - FC-0.9 HOTFIX
Pre-release
Pre-release
WARNING: Use the build 334 from CodeMC CI because locale references in BentoBoxVersionCommand weren't updated. https://ci.codemc.org/job/BentoBoxWorld/job/bentobox/334/
92% feature complete and not bug-free pre-release version. This version is a hot-fix for FC-0.9.
WARNING: BentoBox and its addons are 1.13 only.
NOTE: There should be no need to update your addons for this update.
NOTE: Some bugs are known to be caused by Minecraft. They will likely be resolved with Minecraft's 1.13.1.
NOTE: Make sure to take backups, to update carefully and to keep your Spigot updated as much as possible.
Changelog :
- API
AdminDeleteCommand
is nearly finished.- Updated some Javadoc.
- Deprecated
setParameters(String)
in favor ofsetParametersHelp(String)
inCompositeCommand
. - Removed purge-related events (they were unused).
- Actually removed
Constants
class. - Fixed default parameters and description in
CompositeCommand
.
- New features
- No new features.
- Tweaks
- Updated
en-US
locale toFC-0.92
.
- Bug fixes
- Fixed help commands not working properly.