Skip to content

Communication Commands

System commands - uses hytale.system.command.* namespace

Broadcasts a message to all players.

Aliases: broadcast

Permission: hytale.system.command.say

/say <message...>
ArgumentTypeRequiredDescription
messageStringYesMessage to broadcast (supports JSON if starts with {)

Sends a notification to players.

Permission: hytale.system.command.notify

/notify [style] <message...>
ArgumentTypeRequiredDescription
styleNotificationStyleNoNotification style (e.g., Default)
messageStringYesNotification message to send

Display event title.

Permission: hytale.system.command.eventtitle

/eventtitle <title>

Message system testing.

Aliases: msgtest

Permission: hytale.system.command.messagetest

/messagetest

Opens a UI for testing message formatting and display.