Skip to content

92% Feature Complete - FC-0.9 HOTFIX

Pre-release
Pre-release
Compare
Choose a tag to compare
@Poslovitch Poslovitch released this 11 Aug 13:26
· 3296 commits to master since this 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
  1. AdminDeleteCommand is nearly finished.
  2. Updated some Javadoc.
  3. Deprecated setParameters(String) in favor of setParametersHelp(String) in CompositeCommand.
  4. Removed purge-related events (they were unused).
  5. Actually removed Constants class.
  6. Fixed default parameters and description in CompositeCommand.
  • New features
    • No new features.
  • Tweaks
  1. Updated en-US locale to FC-0.92.
  • Bug fixes
  1. Fixed help commands not working properly.