Skip to main content

Display Alert Text

Displays an alert message.

  • ID: 0x13 (19)
  • Size: Variable
  • LZ4 Compressed: Yes
  • State: Playing
  • Bound To: Server -> Client

Structure

Setting the size to be shorter than the size of the message will cut of the end of the message.

Setting the size to be larger than the size of the message will display only the alert icon, no text.

OffsetField NameField TypeNotes
0x00Sizebe u16The size of the message.
0x02Messageutf8 stringThe utf-8 encoded message.

Known messages

List of known messages that the server can send to the client.

MessageOccurs When
#{INFO_INVENTORY_FULL}The player's inventory is full and the player tries to remove a shape that should be added to the inventory, while in limited inventory mode.
Your host does not support that shapeSending a 34 - Place packet with a UUID that does not belong to a loaded shape.