❤️ About ❤️ Enhanced Health lets you give players a configurable amount of extra max health by using commands or permission groups! Json or MySQL available for data storage options. Working for MC versions 1.11 through 1.17. Every message in the plugin is configurable in the lang.yml file.
❤️ Features ❤️ ♡ ~ Customizable max health
♡ ~ Low health indicator
♡ ~ MySQL/Json storage
♡ ~ Customizable messages in lang.yml
❤️ Commands ❤️ <required> | [optional] ♡ ~ /heal [player] - Heal yourself or another player
♡ ~ /health status [player] - View a players health status ♡ ~ /health add <player> <amount> - Give a player a certain amount of extra max health ♡ ~ /health remove <player> <amount> - Remove a certain amount of extra max health from a player ♡ ~ /health set <player> <amount> - Set a player's amount of extra max health ♡ ~ /health reset <player> - Reset a player's extra max health ♡ ~ /health refresh <player> - Refresh a player's extra max health (Useful after changing permissions) ♡ ~ /health reload - Reload config ♡ ~ /health help - Show a list of usable commands
❤️ Permissions ❤️
♡ ~ enhancedhealth.command.heal - Allows use of /heal on yourself ♡ ~ enhancedhealth.command.heal.other - Allows use of /heal on others ♡ ~ enhancedhealth.command.status - Allows use of /health status on yourself ♡ ~ enhancedhealth.command.status.other - Allows use of /health status on other players ♡ ~ enhancedhealth.command.add - Allows use of /health add ♡ ~ enhancedhealth.command.remove - Allows use of /health remove ♡ ~ enhancedhealth.command.set - Allows use of /health set ♡ ~ enhancedhealth.command.reset - Allows use of /health reset ♡ ~ enhancedhealth.command.refresh - Allows use of /health refresh ♡ ~ enhancedhealth.command.reload - Allows use of /health reload
# Should the plugin attempt to migrate data from one storage type to the other? (Will delete old data) # Note: Whatever Storage-Type is set to, data will be pulled from the opposite type if available. # Note: Make sure to turn off this setting after using it, or you might run into issues. Migrate: false
# Json, MySQL Storage-Type: Json
MySQL:
Url: 'localhost:3306/mc'
Username: 'root'
Password: ''
Allow-Public-Key-Retrieval: true
Use-SSL: false
#################### # General Settings # #################### # NOTE: Values specified below are health values, not amount of hearts! Every 2 health = 1 heart # unless health is scaled
# Show a low health message as a title message Show-Low-Health-Indicator: true
# How much health should a player have before sending them the low health message (percentage: 1-100) Low-Health-Threshold: 10
# Visually scale player's max health? Scale-Health: false
# Visually represents how many hearts the player will have. Hearts = Health-Scale / 2 Health-Scale-Value: 20
# Set a limit on the maximum extra health a player can get. Note: Must be at or below 2048 Max-Extra-Health-Allowed: 200
# Default health a player gets when joining the server Base-Health: 20
# Players with the specified permission group will automatically have their base extra health increased # by the correlating amount. Values can also be negative. If a player has multiple groups listed below # the group with the most extra health will be used. Permission-Extra-Health:
donator: 10
❤️ Final Notes ❤️ If you have any questions or found any bugs please either use the discussion section or send me a message here.
ᕦ(ò_óˇ)ᕤ
If you would like to donate any amount of money to me for my time making this plugin you can use this link: Donate