Alec's Tamework!
Mob taming framework and asset patcher. Breeding, traits, leveling, tame management UI, easier interaction chains, capture/spawn items that store metadata, ownership/tamed status, lots of behavior components and more!
CurseForge · Hytale mod
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.
Quick answer
We could not find enough file information to pick a stable Hytale setup for Simple Server Announcements.
Where it goes
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.
Put Hytale mods on the world host or dedicated server. Singleplayer runs a local server too; Hytale does not use separate client mods.
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
We could not pick a file, so treat this as a checklist—not a compatibility promise.
We could not pick a stable file here. Check the game version and loader on the official project page before installing anything.
This file does not give us a dependency list. Check the creator notes before installing.
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.
There is no download page for this exact file. Open the project page in Resources and choose the matching release there.
About this project
Simple Server Announcements
A lightweight plugin for server-wide announcements, welcome messages, death notifications, and automated broadcasts.
Features include
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
No release information is currently available.
Looking for an older file? The official CurseForge project page is in Resources.