← Back to Index

SimpleEventPacket (64)

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.
Field Name Type Field Index Description
Type (Required) uint16 0
Enum Values:
Index Value
0 UninitializedSubtype
1 EnableCommands
2 DisableCommands
3 UnlockWorldTemplateSettings