Module disconnect

Source
Expand description

Disconnect a client from the server.

Structs§

DisconnectEvent
An event sent when a client is getting disconnected.
DisconnectPlugin
IsConnectionAlive

Functions§

remove_components_from_disconnected_players
A system that removes the several components from our clients when they get a DisconnectEvent.