C2SLoginJWTPacket

constructor(token: String, allowMessages: Boolean)

Parameters

token

can be retrieved by sending RequestJWT on an already authenticated connection.

allowMessages

If allow_messages is true, other clients may send private messages to this client.