event
onPlayerChangeWorld (server-side)
This event is triggered when player tries to change his currently played world (ZEN).
Parameters
int playerid, string world
int
playerid: the id of the player who tries to change the played world.string
world: an filename name of the world.