Releases: Wertik/BlockRegen
3.5.8-b6
3.5.8-b5
-
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.
3.5.8-b4
3.5.8-b3
- redid the particle system ( no user-end changes )
- improved World Guard protection query ( BR blocks now react as any other block )
- drop-naturally and exp-drop-naturally now default to true
- fixed a region world issue ( regions not checking worlds properly )
- fixed an NPE in command /br region set without a selection
3.5.7 Final
All changes since 3.5.6:
- /blockregen check now works on interact instead of block break
- update message added to Messages.yml
- reworked fortune a bit
- removed BUILD flag from WG support ( this leaves the block-break as the flag that BR respects )
- improved dependency lookup
- enchants requirement will not pass with bare hands now
- cleanup
3.5.7-b3
3.5.7-b2
3.5.8-b13
3.5.7-b1
pre3.5.2-b4
pre3.5.2-b4, more random amounts, cleaned commands, added per-block permissions, bugfixes