[+] Fix {gen} isn't parsing in messages.no-permission-gen
[+] Add close type for shop.yml
[+] Add Interaction Sell on Generator Drop
[+] Add Item Model support for Drop and Generator Item
[+] Add Break Animation so that you can switch between instant break and vanilla break
[+] Fix AxBoosters
[+] Optimizing auto sell task by removing permission-based auto sell task interval.
[+] Fix integration error with AxBoosters
[+] Fix online only corrupted generators option
[+] Add 1.21.5, 1.21.6, 1.21.7 support
[+] Finally fix critical issue that leads to data loss (generators become normal blocks) on server startup.
[+] Add /repairgens (nextgens.repairgens) command to repair all corrupted generators at once for players.
[+] Make disable crafting for specific category (@starfruit2210)
[+] Permission multiplier now supports decimals number (@starfruit2210)
[+] Prevent generators from being modified because of physics (@starfruit2210)
[+] Fix blacklisted generators not working for events. (@starfruit2210)
[+] Prevent generators turn into a stackable blocks from SuperiorSkyblock2. (@starfruit2210)
[+] Add AxBoosters support. (@starfruit2210)
[+] Add Bolt support. (@starfruit2210)
[+] ExplosiveTool from Slimefun no longer breaks generator. (@starfruit2210)
[+] Add option for online-only corrupted generators. (@starfruit2210)
[+] Option to let Island Members sell others AdvancedChests
[+] Fix placeholder not parsed on sellwand use.
[+] Fix generators turning into falling blocks if generator is a block like sand or gravel.
[+] Fix generators fading (e.g when generator is coral and doesn't have water, it will be faded).
[+] Add placeholder and permission requirements to place or upgrade generators, this is useful if you want to make generators upgradeable on certain "levels" for player for example.
[+] Add world multiplier for generators.
[+] Add %nextgens_event_isactive% that will return "true" or "false"
[+] Prevent generators from decaying (leaves).
[+] Add PlaceholderAPI support for generator item, sellwand, and items on all gui.
[+] Update MDLib to 2.0.10 to support creating items with colored feature, such as colored tipped arrow, or colored leather armor.
[+] Add an ability to execute commands on the shop gui.
[+] Prevent active generators to fade (coral blocks turned into dead coral blocks if there's no water)
[+] Fix default generator drop item configuration
[+] Improve multiplier handling system
[+] Now correctly uses sound and particles that will support across multiple versions.