NoHealthReg
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
-
View User Profile
-
Send Message
Posted Jul 13, 2013essentials ' command /heal don't work. Can you overwrite this command for Moderator plz ?
-
View User Profile
-
Send Message
Posted Jun 25, 2013Please update.
-
View User Profile
-
Send Message
Posted Feb 28, 2013this is how i set it to.
options:
stop-regen: false
wait-regen-ticks: 10
regen-hp-after-wait: 1
but when i do so instan healing wount work any more and if i use it on.
options:
stop-regen: false
wait-regen-ticks: 0
regen-hp-after-wait: 1
it only regenerate normaly and insta healing wil only heal a half heart even the level 2 one heals only a half heart why is this happening?
-
View User Profile
-
Send Message
Posted Jan 5, 2013Can you please update this?
-
View User Profile
-
Send Message
Posted May 3, 2012@Thokas Right now the permission just gives access to the command "showhealth". I'll add this feature.
-
View User Profile
-
Send Message
Posted May 3, 2012@Ronzi3 Added it as Upcomming feature. Thank you :)
-
View User Profile
-
Send Message
Posted Apr 30, 2012hi, your plugins is great!, please could you add a default health regen rate config ?? I would like to slowdown the natural healing instead of removing it... thanks for your effort!
-
View User Profile
-
Send Message
Posted Apr 17, 2012Does the permission allow or disallow health regen? I would like to have health regen on one world, and no health regen on another with this plugin permission. Thanks!