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