Id: 2
Hex: 02
Bin: 00000010
Sent by the server
Packet sent as response to Login to indicate whether the connection has been accepted and when the player is ready to spawn in the world.
Fields:
Name | Type |
---|---|
status | uint |
Constants:
Name | Value | |
---|---|---|
ok | 0 | Keep the connection alive |
outdated client | 1 | Disconnect with outdated client message |
outdated server | 2 | Disconnect with outdated server message |
spawned | 3 | Spawn in a world |
invalid tenant | 4 | |
edition mismatch edu to vanilla | 5 | |
edition mismatch vanilla to edu | 6 |