event onPlayerChangeWorld (server-side)
Available since version: 0.0.1
This event can be canceled
This event is triggered when player tries to change his currently played world (ZEN).
Parameters
int playerid, string world, string waypoint
intplayerid: the id of the player who tries to change the played world.stringworld: a filename name of the world.stringwaypoint: a name of the waypoint that the player will be teleported to.