Skip to content

Release 1.9.0

Compare
Choose a tag to compare
@tastybento tastybento released this 26 Nov 21:07
· 315 commits to master since this release
eb5f6e4

Compatibility

✔️ BentoBox API 1.16.5.
✔️ Minecraft 1.16.5
✔️ Java 16

Changelog

Legend

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

Upgrading

  1. Stop the server. Make a backup just in case.
  2. Copy this jar over the old one
  3. 🔡 Remove the AOneBlock locale folder so it can be regenerated. (BentoBox/locales/AOneBlock)
  4. Restart the server
  5. You should be good to go!

What's Changed

Full Changelog: 1.8.1...1.9.0

New Features

  • 🔡 Add setcount command for player. (#211) (commit: d092496)
  • 🔡 Enable customization of the scale character in placeholder (commit: 55d658c)
  • Adjust API versions to allow 1.16.5 usage. (commit: 5a538f4)
  • Adds BlockClearEvent to API (commit: 56b05be)
  • Make AOneBlock a Pladdon. (commit: aea8018)

Bug Fixes

  • Do not reset inventory, health, and food by default. (commit: f00dbb4)
  • Fixes missing entries to phase files when adding chest (commit: ff43ae9)
  • 🔡 Update zh-CN.yml (#205) (commit: 7f6c28c)
  • Fix references to "/bsbadmin" in config (#194) (commit: 1b22d61)
  • 🔡 Update es.yml (#201) (commit: 8f0e1fe)
  • Fix issue with hologram NPE. (commit: 027ae8d)
  • Fix for phases with spaces in the name. (commit: 1a01736)
  • Prevent liquid flow into magic block. (commit: 51cc6b3)