Class ClientConnectEvent

Emitted when a client connects to the server. Emitted after the client has sent a valid 0x08 Identify packet.

Hierarchy

  • BasicEvent
    • ClientConnectEvent

Implements

Properties

Constructors

Properties

eventName: "client.connect" = ...
client: Connection

The client that connected to the server, fully identified.

eventName: "client.connect" = ...

Constructors

Generated using TypeDoc