Hey everyone,
after a few years in silence and minor updates released only on discord I've decided to come back and revive this plugin to make it a viable choice compared to other similar resources. This page has also been transfered to me (Wertik1206) by the original developer, so I can release new updates here. You can expect updates and active support.
I've also started writing a wiki page:
https://github.com/Wertik/BlockRegen/wiki
Changes since 3.10.5
- Fix events
- Check for destroy flag in Residence as well as build flag
- 1.20 support
- Add missing permissions for debug, tools commands
- 1.21.1 support
- CustomModelData support
- Add custom-model-data option with a corresponding value to any drop item section
- Oraxen & MMOItems support
- Use prefix oraxen: or mmoitems: and the corresponding ID of a custom block of the plugin (ex.: oraxen:caveblock)
- Available in target-material, regenerate-into, replace-material
- Fixed custom model data not being applied on most versions
- Fixed custom model data not being applied on most versionsEnchantment plugin support
- Properly call BlockDropItemEvent to allow enchantment plugins to interact with the drops properly
- Most enchantment plugins' features (autosmelt for ex.) should now work
- Fix issues with thread spawning after the plugin is disabledFix dynamic materials (materials with chances) not working properly
- Allow decimal values in dynamic material chances
- When no chances are given in dynamic material, split the complement to 100% between the rest
- Fix concurrency issues with regeneration causing processes to get lost