C2SLogin JWTPacket
To log in using a json web token, the client has to send a LoginJWT packet. it will send Success if the login was successful.
Parameters
token
can be retrieved by sending RequestJWT on an already authenticated connection.
allow Messages
If allow_messages is true, other clients may send private messages to this client.