
ModMIT
Automatic Chat Announcements
Lightweight server-side mod which adds chat announcements to neoforge
26
Downloads
0
Followers
3 months ago
Updated
📦
1
Versions
📖About Automatic Chat Announcements
AutoAnnouncer
AutoAnnouncer is a server-side only mod which announces configured messages to players.
- Server-side only (no client install required)
- JSON config with live reload
Features
- Announcements: Broadcasts a configurable message every X seconds.
- Config reload: Reload the config without restarting the server.
Installation
- Install NeoForge for your Minecraft version.
- Download the
AutoAnnouncemod JAR. - Place the JAR into your server’s
mods/folder. - Start the server once to generate the config:
config/autoannounce.json
- Edit the config to your liking.
- Either restart the server or use the reload command:
/autoannounce reload
Configuration
The config file is created at:
config/autoannounce.json