Back to Mods
AutoMessages

AutoMessages

utilityHybrowse

A mod that automatically broadcasts configurable messages to all players at set intervals.

About AutoMessages

AutoMessages

AutoMessages is a lightweight mod for Hytale that automatically broadcasts configurable messages to all online players at customizable intervals.

Perfect for server announcements, tips, reminders, or community messages.

Features

Automatic Broadcasting: Messages are sent to all players automatically at configured intervals

In-game GUI for managing messages (no server restart required)

Text formatting support: Bold, Italic, Colors, Links, Monospace

Fully Configurable: Define messages with individual timing

Commands

/automessages (alias /am): Opens the AutoMessages configuration GUI

/automessages reload (alias /am reload): Reloads the configuration from file

Permissions

Operators (OP) have access to all commands by default. For finer control, use the permission nodes below:

hybrowse.automessages.command.automessages: Allows use of /am to open the GUI

hybrowse.automessages.command.automessages.reload: Allows use of /am reload

Configuration

Configuration file location: mods/Hybrowse_AutoMessages/config.json

Text Formatting

Bold text: <b>text</b>

Italic text: <i>/help</i>

Monospace text: <m>/help</m>

Colored text (hex): <color:#FF0000>Red</color>

Clickable link: <link:URL>Click</link>

Nested formatting: <b><color:#FF0000>bold red</color></b>

Example

{ "Messages": [ { "Message": "<b>Tip:</b> Be kind and enjoy the game!", "IntervalSeconds": 300 }, { "Message": "<color:#00FF00>Have fun</color> exploring the world!", "IntervalSeconds": 600 }, { "Message": "Use <m>/help</m> to see available commands.", "IntervalSeconds": 900 }, { "Message": "Join our community: <link:https://discord.gg/>Discord</link>", "IntervalSeconds": 1200 } ] } Options

Message: The message text to broadcast to all players

IntervalSeconds: Interval between broadcasts in seconds (minimum: 1 second)

🐳 Tired of managing mods by hand?

Our Hytale Server Docker image installs and updates CurseForge mods automatically.

Get started with our guide.

Downloads
667
Created
Jan 14, 2026
Updated
Jan 15, 2026
Version
Early Access

Categories

UtilityMiscellaneous

Screenshots

AutoMessages screenshot 1AutoMessages screenshot 2AutoMessages screenshot 3AutoMessages screenshot 4

Download Mod

Download on CurseForge
Free download • 667 total downloads

Need a Server?

Run AutoMessages on a dedicated Hytale server with easy mod management.

Get Hytale Hosting

Frequently Asked Questions

What is AutoMessages?

A mod that automatically broadcasts configurable messages to all players at set intervals.

How do I download AutoMessages?

You can download AutoMessages for free from CurseForge. Click the "Download on CurseForge" button on this page to go directly to the download page.

Who created AutoMessages?

AutoMessages was created by Hybrowse. The mod has been downloaded 667 times.

Is AutoMessages compatible with Hytale servers?

AutoMessages is designed for Hytale and can be used on both single-player and multiplayer servers. Check the mod page on CurseForge for specific compatibility information.

How do I install AutoMessages?

To install AutoMessages: 1) Download the mod from CurseForge, 2) Place the file in your Hytale mods folder, 3) Restart the game. The mod should load automatically.