--- deliantra/server/pod/events.pod 2007/06/12 10:29:51 1.21 +++ deliantra/server/pod/events.pod 2007/07/11 15:57:31 1.22 @@ -285,6 +285,10 @@ Invoked before a player moves from one map to another, can override the movement. +=head3 region_change (player newregion oldregion -- ) + +Invoked when a player entered a new region. Cannot be overriden. + =head3 command (player command args -- time) Execute a user command send by the client. Programmable plug-ins usually