GuilleX7 / ExplodeAny

Bukkit plugin that allows to control any explosion
GNU General Public License v3.0
0 stars 0 forks source link

Add health regeneration system #17

Open GuilleX7 opened 8 months ago

GuilleX7 commented 8 months ago

While damage is permanent, some people think it would be great to have some health regeneration system. This way, blocks that haven't been damaged for a while will regenerate and regain health. Health regeneration should be specified per material. A given amount of health (H) will be regenerated after T time has passed since the last time the block was damaged. It should be possible to specify a start offset, so that they don't start healing immediately.