Release 1.9.0
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
- Stop the server. Make a backup just in case.
- Copy this jar over the old one
- 🔡 Remove the AOneBlock locale folder so it can be regenerated. (BentoBox/locales/AOneBlock)
- Restart the server
- 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)