Release 1.20.0
Compatibility
✔️ Minecraft 1.17.x to 1.18.1, but optimized with NMS for 1.18.x
✔️ Java 16, runs on Java 17
Upgrading
If you are on BentoBox 1.19.0 then do this:
- As always, take backups just in case. (Make a copy of everything!)
- Stop server
- Replace the BentoBox jar with this one
- (OPTIONAL) As there are a number of locale differences, we recommend you delete (or move) the
BentoBox/locales
folder so that all the files can be regenerated. If you customized any of the files, then you'll need to merge in your changes. - Restart the server
- You should be good to go!
Changelog
Legend
- 🔡 locale files may need to be regenerated or updated.
- ⚙️ config options have been removed, renamed or added.
- 🔺 special attention needed.
What's Changed
New Features
- Add an admin delete homes command by @tastybento #1900 This admin command removes all homes from a specified island.
- ⚙️Optimize safe location searching with configurable range limit #1892 by @HSGamer
Locale Updates
- 🔡Update dates in BentoBox console banner (2e6ef59) by @tastybento
- 🔡German Translation by @gitlocalize-app in #1904
- 🔡Turkish translation by @gitlocalize-app in #1905
- 🔡Dutch translation by @gitlocalize-app in #1906
- 🔡Chinese Translation by @gitlocalize-app in #1907
- 🔡Translate zh-CN.yml via GitLocalize by @gitlocalize-app in #1908
- 🔡Update Vietnamese by @gitlocalize-app in #1910
Bug Fixes
- Fix Biome compatibility on 1.17 by @HSGamer in #1895
- Rework the chunk deletion by @HSGamer in #1897
- fix an exception when cleaning an offline player by @HSGamer in #1898
- ⚙️Flags for Block Explode by @HSGamer in #1899
- Change AbsolutePath to CanonicalPath by @BONNe in #1901
- Fixes a bug that increased all button count by 1 by @BONNe in #1911
- Fixes a bug with on-join commands by @BONNe in #1926
- Implement duplicated actions click type by @BONNe in #1919
- Fixed bug with running onLeave commands by @BONNe in #1929
- Implement multiple panels in single file by @BONNe in #1932
- Fix null in reject invite by @HSGamer in #1933
API Related
- Adds bonus range elements to Island object. by @tastybento in #1921
- Extend ranked commands by @BONNe in #1928
- Templated Panel Title Parameters by @BONNe in #1934
- Implement a flag that rules all flags. by @BONNe in #1927
- Add missing templated panel builder method by @BONNe in #1935
- Implement ACTION defining by ACTION TYPE by @BONNe in #1938
Full Changelog: 1.19.0...1.20.0