Note : Please
Backup your config.yml before using this!
- improved generator performance by predicting the last generator block type asynchronously (so better TPS)
- improved the way generators are chosen:
AOG will now check both level
and permission by default from left to right, so it chooses the last generator a player has permission and island level for. This is really useful when you want to give higher tier generators to VIPs (so defining a permission, level 0, and putting it as first generator).
- Added support for ItemsAdder
You can now use custom blocks / ores from ItemsAdder within the GUI and generator
- fixed a SuperiorSkyblock2 issue that successively decreased the island level
- several minor fixes