Skip to content

event onPlayerSpawnForPlayer (server-side)

Available since version: 0.3.2

This event can be canceled

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

Parameters

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