Overview
What NoHealthReg does
- Prevents Health Regenration by being saturated.
- Allows Health Regeneration by using consumables that give instant health like golden apples.
- Allows Health Regeneration by using potions with instant health or health over time.
Current Version
The Version 1.10 is developed and tested on Bukkit Build # 2179.
Configuration
stop-regen: <true/false>
- Stops the health regeneration for the server. (Can be overwritten by the regenerate-permission.)
wait-regen-ticks: <Number>
- First setting to manipulate the default health regeneration rate. Sets the amount of regeneration ticks, that are being ignored.
regen-hp-after-wait: <Number>
- Second setting to manipulate the default health regeneration rate. Sets the amount of health points that are given by every regeneration tick that is not ignored.
Permissions
nohealthreg.showhealth
- True = The player can use the /showhealth command.
- False = The player can't use the /showhealth command.
- Standard = True.
nohealthreg.regenerate
- True = The player regenerates health.
- False = The player doesn't regenerate health.
- Standard = False.
Commands
/showhealth
Shows a list of nearby player and shows their current healthbars.
Upcoming Features
- Command to show the amount of deaths of nearby players.
Requested by
Tanner Benuzzi
http://forums.bukkit.org/threads/no-health-regeneration.67129