This plugin has been abandoned, use the new one here: http:dev.bukkit.org/bukkit-plugins/setmyhealth-remade/ The new one is pretty much fully working.
A plugin that allows you to change a players health stats, food stats, and air. This is one of my first plugins so it may be buggy, just report any bugs to me and I will try to fix it.
Okay, now please don't just look at this and say "Just use essentials /heal", this is quite different from that. With this, you can set a players health to a custom level, or get a plugin so when a player logs in it sends a command, you can make it so that the players max health is set to 50, then set the health to 50, and bam (This is actually being implemented :))! You can make it so for pvp or something, it will add more health to a certain class, then you wouldn't even need to make the player put on armor, and who needs to lose durability on armor and die because your armor broke!!
Commands
SetHealth: Usage: (/sethealth <playername> <amount>) Description: Sets a players health level
SetHunger: Usage: (/sethunger <playername> <amount>) Description: Sets a players hunger level
MaxHealth: Usage: (/maxhealth <playername> <amount>) Description: Changes a players max health
MaxAir: Usage: (/maxair <playername> <amount>) Description: Changes a players max air
SetAir: Usage: (/setair <playername> <amount>) Description: Changes a players air level
(v1.8+ only below)
SetHealthS: Usage: (/sethealth <amount>) Description: Sets your health level
SetHungerS: Usage: (/sethunger <amount>) Description: Sets your hunger level
MaxHealthS: Usage: (/maxhealth <amount>) Description: Changes your max health
MaxAirS: Usage: (/maxair <amount>) Description: Changes your max air
SetAirS: Usage: (/setair <amount>) Description: Changes your air level
(v2.1+ only below)
SetMyHealth Usage: (/setmyhealth) Description: Gives you help on the plugin
Aliases
(v2.0+ only below)
SetHealth = SHE
SetHunger = SHU
MaxHealth = MHE
SetAir = SAI
MaxAir = MAI
SetHealthS = SHES
SetHungerS = SHUS
MaxHealthS = MHES
SetAirS = SAIS
MaxAirS = MAIS
(v2.1+ only below)
SetMyHealth = SMH
Permissions
SetMyHealth.use.* (Allows use of all commands)
SetMyHealth.use.sethealth (Allows use of /sethealth)
SetMyHealth.use.sethunger (Allows use of /sethunger)
SetMyHealth.use.maxhealth (Allows use of /maxhealth)
SetMyHealth.use.maxair (Allows use of /maxair)
SetMyHealth.use.setair (Allows use of /setair)
(v1.8+ only below)
SetMyHealth.use.sethealth.self (Allows use of /sethealths)
SetMyHealth.use.sethunger.self (Allows use of /sethungers)
SetMyHealth.use.maxhealth.self (Allows use of /maxhealths)
SetMyHealth.use.maxair.self (Allows use of /maxairs)
SetMyHealth.use.setair.self (Allows use of /setairs)
(v2.1+ only below)
SetMyHealth.use.info (Allows use of /setmyhealth)
Installation
Drag the jar file into the plugins folder and reload the server. Config file has been delayed.