Skip to main content

Commands

All commands require OP permissions:

CommandDescription
/ha or /hyannouncer or /announceMain command (shows help)
/ha infoShow mod information, version, and Discord link
/ha reloadReload all configuration files and restart announcements with new settings (no server restart required)
/ha testTest all announcements immediately
/ha broadcast <id> or /ha bc <id>Manually trigger a specific announcement
/ha list or /ha ls or /ha statusList all available announcements with details
/ha guiOpen the interactive GUI for managing announcements

Command Examples

Main Command Help

Main Command Help

Info Command

Command: /ha info

Displays mod information including version, active announcements count, and Discord link.

Info Command

List Command

Command: /ha list or /ha ls or /ha status

Lists all configured announcements with their details.

List Command - Part 1

List Command - Part 2

Reload Command

Command: /ha reload

Reloads all configuration files and restarts announcements with new settings.

Reload Command

Test Command

Command: /ha test

Immediately sends all enabled announcements to all online players.

Test Command

Test Command - Full Screen

System Control Commands

Commands: /ha startsys and /ha stopsys

Control announcement systems. When run without arguments, shows the status of all systems.

System Control Commands

System Control Commands

CommandDescription
/ha startsys [chat|title|notify|joinleave|all]Start specific announcement systems
/ha stopsys [chat|title|notify|joinleave|all]Stop specific announcement systems
/ha start <id>Start a specific announcement by ID
/ha stop <id>Stop a specific announcement by ID

Manual Send Commands

CommandDescription
/ha send chat <message>Send a chat message to all players
/ha send title "title" "subtitle"Send a title message to all players (two quoted strings for title and subtitle)
/ha send notification <message>Send a notification to all players
/ha sendplayer chat <player> <message>Send a chat message to a specific player
/ha sendplayer title <player> "title" "subtitle"Send a title message to a specific player (two quoted strings)
/ha sendplayer notification <player> <message>Send a notification to a specific player