Expand description
Disconnect a client from the server.
Structs§
- Disconnect
Event - An event sent when a client is getting disconnected.
- Disconnect
Plugin - IsConnection
Alive
Functions§
- remove_
components_ from_ disconnected_ players - A system that removes the several components from our clients when they get
a
DisconnectEvent
.