Player.kill

From Runsafe
Jump to: navigation, search

Details

Arguments

  • playerName (String) - The name of the player to kill. [Required]

Returns

  • Nothing.

Usage

engine.player.kill('behind_themask');

Notes

  • Nothing happens if the player is offline.