Back to Mods
Announcer

Announcer

qolxCykrix

An Announcement Mod for Titles, Message Broadcast, Welcome Messages, and more.

About Announcer

Announcer - Color Now Supported!

Welcome to Announcer! This is a server-side Hytale Mod that enables the ability to send general announcements, titles, display a MOTD on play join, and more to come!

Installation

Place Announcer-(Latest).jar into the mods folder in Hytale Server Path.

Start the Server.

Locate mods/github.xCykrix_Announcer/config_v2.json to update the default messages on join.

Placeholders

Use a placeholder by placing % around both ends. Ex: %player_username%.

player_username: The username of the receiving player.

players_online: Number of players online.

world_name: The current world of the receiving player.

world_day: The current day of the world in Debug Menu.

world_time: The current in-game time in 24-hour clock format.

world_current_zone: The current zone of the receiving player.

world_current_region: The current region of the receiving player.

world_current_biome: The current biome of the receiving player.

Colors API

Powered by GitHub Zoltus/TinyMessage; a MiniMessage-like experience.

Reference Documentation: https://github.com/Zoltus/TinyMessage/?tab=readme-ov-file#supported-tags

Default Config (v2):

{ "Version": 2, "GreetingTitleTextTop": "Welcome to Hytale", "GreetingTitleTextBottom": "%player_username%", "GreetingMessageText": [ "<color:yellow>Welcome to our Hytale Server, %player_username%!</color>", "<color:yellow>You are currently in: <color:blue>%world_current_region%</color> <color:aqua>%world_current_zone%</color> <color:green>%world_current_biome%</color>.</color>", "<color:yellow>Current Game Time: <color:gold>%world_time%</color> <color:gray>(Day: %world_day%)</color><color:magenta>(World: %world_name%)</color>.</color>", "<color:yellow>There is currently <color:gold>%players_online%</color> player(s) online.</color>", "", "<color:yellow>Server Uptime: <color:gold>%server_uptime%</color></color>" ], "MigratedFromPreviousVersion": true // }

Note: Please do not change or remove "MigratedFromPreviousVersion" or your configuration will be reset.

Commands

/title "Title Test" "Subtitle Test" 10 5 5

Title - The Main Title (No Color Support)

Subtitle - The Accent Title (No Color Support)

Duration - The Duration, up to 30 seconds.

Fade-in - The Fade-in Duration, up to 10 seconds.

Fade-out - The Fade-out Duration, up to 10 seconds.

/announce "Some long message to display to users."

Chat Message - The Message to Broadcast (Color Supported)

Downloads
228
Created
Jan 15, 2026
Updated
Jan 20, 2026
Version
Early Access

Categories

Quality of LifeUtility

Screenshots

Announcer screenshot 1

Download Mod

Download on CurseForge
Free download • 228 total downloads

Need a Server?

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

Get Hytale Hosting

Frequently Asked Questions

What is Announcer?

An Announcement Mod for Titles, Message Broadcast, Welcome Messages, and more.

How do I download Announcer?

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

Who created Announcer?

Announcer was created by xCykrix. The mod has been downloaded 228 times.

Is Announcer compatible with Hytale servers?

Announcer 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 Announcer?

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