3.5.8-b5
Pre-release-
regeneration now persists over restarts. ( blocks are reverted to original state before disabling the plugin to prevent some unwanted behaviour )
-
replaced Data Recovery with Auto Save, which takes less resources.
# Automatic saving for regeneration process cache.
Auto-Save:
Enabled: true
# Interval in seconds
Interval: 600
^^ Add this part to your Settings.yml, is disabled by default.
-
reworked dynamic amount syntax (random - low/high) to be more compact and easier to use. (ex. "regen-delay: 3-5") // Old format is still supported, but will be removed at some point.
-
reworked update checker, now won't inform about newer versions, when they're actually older... 🤦
-
added a command that sends blockregen console output to a player ("/blockregen debug") // Useful for troubleshooting issues.
-
correctly implemented PlaceholderAPI placeholders.
-
added /blockregen discord which sends user a link to the discord server.