OnADUserImport


OnBeforeRegister

registering a new user;

OnClientConnect

event that occurs at the moment when the server receives the private message from one user to another;

OnClientDisconnect

event  that occurs at the moment of user disconnection from the server;

OnRegistered

event for successful registration of a user;

OnUserBlock

event for blocking a user;

OnUserChangeProfile


OnUserLogin

event that occurs at the moment of user authorization on the server

OnUserStateChange

event that occurs when a user changes their status.