Skip to content

event onPlayerUnspawnForPlayer (server-side)

Available since version: 0.3.2

This event is triggered when a player gets unspawned for specific player.

Parameters

int playerid, int spawnid
  • int playerid: the id of the player for which specific player is being unspawned.
  • int spawnid: the id of the player that was unspawned.