set %who:PLAYER_POSSESSIVE% health [to] %val:INT% — Statements

set %who:PLAYER_POSSESSIVE% health [to] %val:INT%
Player1.0.0

Description

Sets a player's health to the given value.

Examples

set player's health to 20

All Possible Usages (2)

Every distinct way you can write this pattern, with optional groups and choice groups expanded. Placeholders are shown as <name>.

set <who> health <val>
set <who> health to <val>

Related (Player)