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
intplayerid: the id of the player for which specific player is being spawned.intspawnid: the id of the player that was spawned.