Minecraft SimpleHealth mod 2026 download
logo
minecraft mod SimpleHealth

SimpleHealth

Game Version: 1.8.1
Total Downloads: 549
Updated: Oct 30, 2015
Created: Oct 29, 2015
Download SimpleHealthDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
[R] SimpleHealth 1.0.0.0 release 5.00 KB Oct 30, 2015 1.8.1 304 download SimpleHealth [R] SimpleHealth 1.0.0.0 releaseDownload
[B] SimpleHealth 0.0.0.8 beta 4.98 KB Oct 29, 2015 1.8.1 136 download SimpleHealth [B] SimpleHealth 0.0.0.8 betaDownload
[B] SimpleHealth 0.0.0.7 beta 4.91 KB Oct 29, 2015 1.8.1 109 download SimpleHealth [B] SimpleHealth 0.0.0.7 betaDownload

Screenshots

Description

Share this:

*** Due to unwise and scummy decisions by Curse, my Bukkit Dev account will be inaccessible starting March 1st, 2018. Thus, I can no longer update any of my plugins here on the Bukkit Dev site. Please find the new repo for this plugin at the excellent SpigotMC site: https://www.spigotmc.org/resources/simplehealth.53319/ ***

 

What is it?

SimpleHealth is a single-command plugin to quickly and easily set player health.

Appears to work fine in CraftBukkit/Spigot 1.8.X and 1.9.X. It should be compatible with all versions.

Setup

  • Download the JAR to your plugins directory. Self explanatory for GUIs. For those using an Ubuntu/Debian terminal, use "wget jarurl" with the url to the jar file (go to the Files tab) in quotes. If you don't have access to the terminal the host is managing, you can try to use an FTP program to connect via SFTP and upload the jar file.

Configuration

  • Only one file in the data folder: config.yml
  • All the variables in the config are explained via comments
  • All the variables in the config are stored and interpreted as booleans (true/false)

Commands/How to Use

Command Description Permission Default
/health Fully heal yourself simplehealth.health op
/health <target-player> Fully heal another player simplehealth.health op
/health <target-player> <health-level> Set another player's health to a specified amount simplehealth.health op
/healthReload Reload the SimpleHealth config file simplehealth.healthreload op

You can use the tab key to autocomplete player names

Default Config

# Whether or not to show the [SimpleHealth] prefix in the health message
showPrefix: false

# Whether or not to send a confirmation message to the user of the health command
notifyUser: true

# Whether or not to send a confirmation message to the target of the health command
notifyTarget: false

Comments

Add a comment