Heal
Heals players. Doesn't exceed their max health.
Syntax
Heal @players_to_heal amount?
Arguments
| Name | Required | Type | Description |
|---|---|---|---|
players to heal | Yes | Player variable (e.g. @all, @classDPlayers) | |
amount | No | A number bigger or equal 0 | If this argument is not provided, all players will be fully healed. |
Validated examples using this method
On a running server
Use serhelp Heal to inspect the reference generated by your installed SER version.