Railgun

if it ain't broke, we'll break it

User Tools

Site Tools


sockchat:s2c:forced-disconnect

This is an old revision of the document!


S2C Packet 9: Forced Disconnect

Informs the client that the connection is about to be closed.

Format

Index Type Description
0 9 Forced Disconnect packet ID
1 bool If the client has to wait until it can connect again.
2 timestamp Timestamp at which the client can reattempt connection. Only present if the boolean at index 1 is true.

Examples

The client has been kicked but is able to reconnect immediately:

9\t0

The client has been banned and must wait until Sunday, 13 April 2025 22:56:22 GMT to reconnect:

9\t1\t1744584982

See Also

  • /ban - One command that causes this packet to be sent to another user.
  • /kick - Another command that causes this packet to be sent to another user.
sockchat/s2c/forced-disconnect.1744585007.txt.gz · Last modified: 2025/04/13 22:56 by flash