I        This condition is triggered when a client disconnects from the server.

This condition will trigger only if the client was approved connection during its Connection > On connect request event (or was auto-approved).


The client will be auto-selected for you at the start of this event, and this is the last chance to read its details such as local data or IP address.

Clients that are denied connection before they run the request event (e.g. non-Lacewing connections) will only trigger On error, or no event at all when they disconnect.


Note that this condition always runs in both Relay and Blue Server, and cannot be disabled.