Module disconnect

Source
Expand description

Disconnect a client from the server.

Structs§

DisconnectEvent
An event sent when a client got disconnected from the server.
DisconnectPlugin
IsConnectionAlive
RemoveOnDisconnectBundle
A bundle of components that are removed when a client disconnects.

Functions§

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