event onPlayerEnterWorld (server-side)
Available since version: 0.0.1
This event is triggered when player entered the world (ZEN) and was successfully spawned in it.
Parameters
int playerid, string world
intplayerid: the id of the player who entered the world.stringworld: an filename name of the world.