Beta Release 2
Description
This is the second Beta release for Biomes Addon, that comes a bit late. Unfortunately, in this release, it was necessary to remove AnvilGUI. That mean all text inputs now will be done through chat.
Also to avoid any issues with world names, all objects changed unique name creating a scheme. So old objects will not load. It will be necessary to migrate to a new format.
The biggest improvement in this update is the ability to change biome in unloaded chunks. It will not be instant but will be pretty fast.
Updated to work with BentoBox 1.6.*.
WARNING
Migration is necessary if you upgrade from the older version.
To do it, you can run the command /[gamemode_admin] biomes migrate
Also, Biomes Lore (description) generation is changed. If your biomes description is empty, you need to regenerate config.yml or in Settings panel (accessible via admin panel), clicking on Lore button.
Changelog
Legend
- 🔡 locale files may need to be regenerated or updated.
- ⚙️ config options have been removed, renamed or added.
- 🔺 special attention needed.
Contents
- Features
- 🔡🔺Remove AnvilGUI
- 🔡🔺⚙ Rework Biomes Lore Creating
- 🔺Rework Data Storage (migration necessary)
- ⚙ Add ability to change biome in unloaded chunks.
- Tweaks
- Remove VISITOR_RANK setting for BIOMES_ISLAND_PROTECTION flag. (#44)
- Set Biomes Addon flags to Advanced Mode.
- Add protection for changing biome to be limited by island range.
- BugFixes