C2SRequest JWTPacket
To log in using LoginJWT, a client needs to own a json web token. This token can be retrieved by sending RequestJWT as an already authenticated client to the server. The server will send a NewJWT packet to the client.
This packet does not have a body.