← Packet index

Packet 139

MultiplayerSettingsPacket

This is used by EDU for joining players and removing players from your session, the settings (there is only one) is an enum for enabling/disabling/refreshing multiplayer join codes. Starts on the client, and a response to the client is issued from the server.

Packet datagramWire order
HeaderID 139varuint
0PacketTypevarint32 · variable (up to 5 bytes)

Serialized fields

1 top-level fields
  1. 0PacketTypeCompressionEnum-as-ValueMultiplayerSettingsPacketTypeas varint32
    1. 0EnableMultiplayer
    2. 1DisableMultiplayer
    3. 2RefreshJoincode

Changelog

Stable releases

Changes between stable protocol releases.

No stable release changes are recorded for this packet.