Release 1.14.2
Update
This release is a bug fix release.
Compatibility
✔️ BentoBox API 1.24.+
✔️ Minecraft 1.20.1
✔️ Java 17
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
- If you have not customized your own phases, then remove the
AOneBlock/phases
folder so that it can be regenerated. - Restart the server
- You should be good to go!
What's Changed
- Fixed issue causing plugin to sometimes throw an error when ItemsAdder is installed. by @Teenkung123 in #332
- Remove accidental 'git checkout master' in pom.xml by @melluh in #336
- Release 1.14.2 by @tastybento in #335
- Fixed issue where requirements were not being parsed correctly. (commit: 3c72391)
- 🔡 Fixed issue where [permission] was shown instead of the perm value. #334 (commit: 1511e9e)
- 🔡 Fix English ([commit: bf5dea0]
- 🔡 Fix missing colors for Vietnamese (commit: e773e1b)
- Work to fix #334 (commit: 283a952)
- Make flag private and non-static (commit: 56ca859)
- JavaDoc (commit: c3a12bc)
- Added expanded test class (WIP) (commit: 7a61531)
- Prevent null biomes causing errors. (commit: 9176505)
New Contributors
Full Changelog: 1.14.1...1.14.2