SimpleHeal [1.8 - 1.21] icon

SimpleHeal [1.8 - 1.21] -----

Add /heal command



Config and messages translation, English and Spanish in Github
Translations made by me


If you found any bug, report it here
Links: Vault, EssentialsX
[​IMG]
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

 

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/'

 
Resource Information
Author:
----------
Total Downloads: 830
First Release: Mar 18, 2023
Last Update: Mar 28, 2024
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings