Config and messages translation, English and Spanish in Github
Translations made by me
If you found any bug, report it here
Links:
Vault, EssentialsX
Translations made by me
If you found any bug, report it here
Spoiler: Config.yml
# ################################################################################## #
# +--------------------------------------------------------------------------------+ #
# | | #
# | | #
# | | #
# | __ __ ___ ___ __ | #
# | /__` | |\/| |__) | |_ |__| |_ |__| | | #
# | .__/ | | | | |___ |___ | | |___ | | |___ | #
# | | #
# | | #
# | | #
# | Youtube: www.youtube.com/@davigamer1614 | #
# | Github: https://github.com/BEAMONDO/Minecraft-Plugin-SimpleHeal | #
# | | #
# | | #
# | | #
# +--------------------------------------------------------------------------------+ #
# ################################################################################## #
# update-message: enable or disable the update message when enter in server
# no-argument-message: enable or disable the command message "/sh" if it not have any argument
# no-perm-message: enable or disable message when use a command and don`t have permission
# heal-message: enable or disable the command message "/heal"
# pay-to-heal: enable or disable the option to pay to heal (if enable is necessary the plugin Vault and EssentialsX)
# pay-to-heal-price: amount to pay if use "/heal" command if (pay-to-heal) is enable
# wait-to-heal: enable or disable the option to wait to heal
# wait-to-heal-time: amount of time (in seconds) you must wait to use "/heal" command
Config:
update-message: true
no-argument-message: true
no-perm-message: true
heal-message: true
pay-to-heal: false
pay-to-heal-price: 1000
wait-to-heal: true
wait-to-heal-time: 300
Code (Text):
# ################################################################################## #
# +--------------------------------------------------------------------------------+ #
# | | #
# | | #
# | | #
# | __ __ ___ ___ __ | #
# | /__` | |\/| |__) | |_ |__| |_ |__| | | #
# | .__/ | | | | |___ |___ | | |___ | | |___ | #
# | | #
# | | #
# | | #
# | Youtube: www.youtube.com/@davigamer1614 | #
# | Github: https://github.com/BEAMONDO/Minecraft-Plugin-SimpleHeal | #
# | | #
# | | #
# | | #
# +--------------------------------------------------------------------------------+ #
# ################################################################################## #
# update-message: enable or disable the update message when enter in server
# no-argument-message: enable or disable the command message "/sh" if it not have any argument
# no-perm-message: enable or disable message when use a command and don`t have permission
# heal-message: enable or disable the command message "/heal"
# pay-to-heal: enable or disable the option to pay to heal (if enable is necessary the plugin Vault and EssentialsX)
# pay-to-heal-price: amount to pay if use "/heal" command if (pay-to-heal) is enable
# wait-to-heal: enable or disable the option to wait to heal
# wait-to-heal-time: amount of time (in seconds) you must wait to use "/heal" command
Config:
update-message: true
no-argument-message: true
no-perm-message: true
heal-message: true
pay-to-heal: false
pay-to-heal-price: 1000
wait-to-heal: true
wait-to-heal-time: 300
Spoiler: messages.yml
Messages:
heal:
heal: '%plugin% &aYou have been healed'
heal-others: '%plugin% &aYou healed &6%target%'
not-enought-money: '%plugin% &cYou don`t have enough money to heal yourself'
not-enought-money-others: '%plugin% &cYou don`t have enough money to heal &6%target%'
wait-time-heal: '%plugin% &cYou must wait &6%seconds-left% &cseconds to use that command'
wait-time-heal-others: '%plugin% &cYou must wait &6%seconds-left% &cseconds to heal &6%target%'
help:
- '&b<-----------------&aCOMMANDS&b----------------->'
- '&e/sh help &7Show this message'
- '&e/sh version &7Show plugin version'
- '&e/sh reload &7Reload plugin config'
- '&e/sh plugin &7Show plugin download link'
- '&e/heal &7Heal you'
- '&e/heal <player> &7Heal other player'
reload: '%plugin% &aThe plugin has been reloaded'
version: '%plugin% &aPlugin version: &b%version%'
command-no-argument: '%plugin% &fUse &e/sh help &fto see the command list'
no-perm: '%plugin% &cYou don`t have permission to use that command'
console-error: You can`t use that command in console
update-checker: '%plugin% &bThere is a new version &e(&f%latestversion%&e)&b. Download it here: &7https://www.spigotmc.org/resources/108687/'
Code (Text):
Messages:
heal:
heal: '%plugin% &aYou have been healed'
heal-others: '%plugin% &aYou healed &6%target%'
not-enought-money: '%plugin% &cYou don`t have enough money to heal yourself'
not-enought-money-others: '%plugin% &cYou don`t have enough money to heal &6%target%'
wait-time-heal: '%plugin% &cYou must wait &6%seconds-left% &cseconds to use that command'
wait-time-heal-others: '%plugin% &cYou must wait &6%seconds-left% &cseconds to heal &6%target%'
help:
- '&b<-----------------&aCOMMANDS&b----------------->'
- '&e/sh help &7Show this message'
- '&e/sh version &7Show plugin version'
- '&e/sh reload &7Reload plugin config'
- '&e/sh plugin &7Show plugin download link'
- '&e/heal &7Heal you'
- '&e/heal <player> &7Heal other player'
reload: '%plugin% &aThe plugin has been reloaded'
version: '%plugin% &aPlugin version: &b%version%'
command-no-argument: '%plugin% &fUse &e/sh help &fto see the command list'
no-perm: '%plugin% &cYou don`t have permission to use that command'
console-error: You can`t use that command in console
update-checker: '%plugin% &bThere is a new version &e(&f%latestversion%&e)&b. Download it here: &7https://www.spigotmc.org/resources/108687/'
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.8, 1.9, 1.10
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
SimpleHeal [1.8 - 1.21] is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.9, 1.10, 1.11 and newer. Downloaded 903 times (via Spigot). Download it and open it directly in the game.