← Packet index

Packet 64

SimpleEventPacket

This packet is used for enabling/disabling commands and for unlocking world template settings (both unlocking UI buttons on client and the actual setting on the server).

This is fired from the client to the server and a SetCommandsEnabledPacket is sent back when enabling commands.

Packet datagramWire order
HeaderID 64varuint
0Typeuint16 · 2 bytes

Serialized fields

1 top-level fields
  1. 0TypeEnum-as-ValueSubtypeas uint16
    1. 0UninitializedSubtype
    2. 1EnableCommands
    3. 2DisableCommands
    4. 3UnlockWorldTemplateSettings

Changelog

Stable releases

Changes between stable protocol releases.

No stable release changes are recorded for this packet.