Back to mods
Simple Server Announcements project artwork

CurseForge · Hytale mod

Simple Server Announcements

Simple Server Announcements. Features welcome messages, death notifications, auto-broadcast messages, and a /m command GUI for admins to send server-wide announcements. Fully configurable via config file.

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which Simple Server Announcements release should I use?

Updated 6 months ago

We could not find enough file information to pick a stable Hytale setup for Simple Server Announcements.

Where it goes

Where should Simple Server Announcements be installed in Hytale?

Do not install it as a separate client mod. Enable it on the world host—the local server in singleplayer or the dedicated server in multiplayer.

Separate client mod Not supported
World host / dedicated server Required
Mod system for this release Built-in Hytale mod system
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

Put Hytale mods on the world host or dedicated server. Singleplayer runs a local server too; Hytale does not use separate client mods.

What else does Simple Server Announcements need?

Choose a release before relying on this list.

This file does not give us a dependency list. Check the creator notes before installing.

This file does not list any required or optional project dependencies. Check the creator notes before changing an existing world.

Before you install it

Add Simple Server Announcements without breaking your instance.

We could not pick a file, so treat this as a checklist—not a compatibility promise.

  1. 01

    Stick to this file

    We could not pick a stable file here. Check the game version and loader on the official project page before installing anything.

  2. 02

    Bring the mods it needs

    This file does not give us a dependency list. Check the creator notes before installing.

  3. 03

    Enable it on the world host

    Do not install it as a separate client mod. Enable it on the world host—the local server in singleplayer or the dedicated server in multiplayer.

  4. 04

    Pick the file you checked

    There is no download page for this exact file. Open the project page in Resources and choose the matching release there.

About this project

What does Simple Server Announcements add?

Simple Server Announcements
A lightweight plugin for server-wide announcements, welcome messages, death notifications, and automated broadcasts.

Features include

  • Customizable welcome messages for joining players
  • Death notifications broadcast to all players
  • Automated rotating server announcements
  • GUI-based broadcast command for admins
  • Placeholder support (%username%)
  • Configurable message display duration
  • Option to disable default join messages
  • Fully configurable via config file

Commands

/m Opens the broadcast message GUI to send server-wide announcements.
Permission: simpleserveranouncements.m

Permissions

simpleserveranouncements.m
Allows using the /m broadcast command

simpleserveranouncements.
Grants all SimpleServerAnnouncements permissions

"Adventure": [
"simpleserveranouncements.m"
]

Configuration

All settings are stored in SimpleServerAnnouncements_config/config.json

WelcomeTitle
Title shown to joining players.
Default: "Welcome, %username%!"

WelcomeMessage
Message shown to joining players.
Default: "Enjoy your adventure!"

DisableJoinMessage
Disables the default join broadcast.
Default: false

ShowDeathMessage
Enables death notifications.
Default: true

DeathMessageTitle
Title for death notifications.
Default: "Player Death"

DeathMessage
Death notification message.
Default: "%username% has died!"

AutoMessageIntervalSeconds
Interval between auto messages in seconds. Set to 0 to disable.
Default: 300

MessageDurationSeconds
How long messages are displayed in seconds.
Default: 4.0

AutoMessages
Array of rotating broadcast messages with title and message.

"AutoMessages": [
{
"Title": "Server Info",
"Message": "Welcome to our server! Enjoy your stay!"
},
{
"Title": "Tip",
"Message": "Use /help to see all available commands."
},
{
"Title": "Discord",
"Message": "Join our Discord for news and updates!"
}
]

Placeholders

%username%
Replaced with the player's username in welcome and death messages.

Project description from CurseForge.

Recent files

Simple Server Announcements releases and Hytale builds

0 of 0 releases match

No release information is currently available.

Looking for an older file? The official CurseForge project page is in Resources.