heal Player
abstract fun healPlayer( player: Player, silent: Boolean, executor: CommandSender? = null, sendMessage: Boolean = true)
Content copied to clipboard
Heal a given player
Parameters
player
the player to heal
silent
if a target player exists, they will recieve a message if this is true
executor
the person who sent the command or null if the player healed themselves
send Message
true if messages should be sent