CurseForge · Minecraft mod
Server Announcements
A lightweight server-side Minecraft mod that helps server administrators manage login announcements and rules through simple in-game commands.
Quick answer
Which Server Announcements release should I use?
Server Announcements serverannouncements-0.1.2.jar targets 1.21.8, 1.21.9, 1.21.10 with NeoForge. The project page does not say whether this file belongs on the client, dedicated server, or both. No extra mods listed for this file.
Where it goes
Is Server Announcements required on the client, server, or both?
The project page does not say whether this file belongs on the client, dedicated server, or both.
The source does not explicitly classify this release as client-only or server-only.
What else does Server Announcements serverannouncements-0.1.2.jar need?
serverannouncements-0.1.2.jar. Change the file and its required mods may change too.
This file does not list any required mods. Do not add a library just because a different file uses it.
This file does not list any required or optional mods.
Before you install it
Add Server Announcements without breaking your instance.
Built for Server Announcements serverannouncements-0.1.2.jar. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use serverannouncements-0.1.2.jar. It targets 1.21.8, 1.21.9, 1.21.10 with NeoForge; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
This file does not list any required mods. Do not add a library just because a different file uses it.
- 03
Put it on the correct side
The project page does not say whether this file belongs on the client, dedicated server, or both.
- 04
Pick the file you checked
Use the “Get this file” button beside serverannouncements-0.1.2.jar. It opens that exact file at the source.
About this project
What does Server Announcements add?
Server Announcements
A lightweight server-side Minecraft mod that helps server administrators manage login announcements and rules through simple in-game commands.
Features
Login Announcements (MOTD)
- Display custom messages to players when they join the server
- Players can view announcements anytime with
/announcements - Edit announcements in-game without restarting the server
- Supports full Minecraft color codes and formatting
Server Rules
- Create and manage a list of server rules
- Players can view rules anytime with
/rules - Easy in-game editing for server administrators
- Separate from announcements for better organization
Requirements
- Minecraft: 1.21.X
- NeoForge: 21.X
- Installation: Server-side only (clients don't need the mod)
Installation
- Download the latest release
- Place the
.jarfile in your server'smodsfolder - Start your server - configuration files will be created automatically
- Customize announcements and rules using in-game commands
Commands
For All Players
/announcementsor/announcement- View the server announcements/rules- View the server rules
For Admins
Announcements:
/announcement list- View all announcements with line numbers/announcement add <message>- Add announcement to the end/announcement <line> add <message>- Insert at specific line/announcement <line> replace <message>- Replace a line/announcement <line> remove- Delete a line/announcement broadcast- Send announcements to all online players/announcement clear- Clear all (requires confirmation)/announcement reload- Reload from disk
Rules:
/rules list- View all rules with line numbers/rules add <message>- Add rule to the end/rules <line> add <message>- Insert at specific line/rules <line> replace <message>- Replace a rule/rules <line> remove- Delete a rule/rules clear- Clear all (requires confirmation)/rules reload- Reload from disk
Configuration
The mod stores data in JSON files located at config/serverannouncements/:
announcements.json- Login messages (max 10 lines)rules.json- Server rules (max 15 rules)
You can edit these files directly or use in-game commands. Changes made in-game are saved automatically.
Examples
Adding a colorful welcome message:
/announcement add §6§l════════════════════════════
/announcement add §a§lWelcome to Our Server!
/announcement add §eType §b/rules§e to get started
/announcement add §6§l════════════════════════════
Setting up server rules:
/rules add §e§lServer Rules:
/rules add §a1. §fBe respectful to all players
/rules add §a2. §fNo griefing or stealing
/rules add §a3. §fNo cheating or hacking
Building from Source
git clone https://github.com/ckoval7/serverannouncements.git
cd serverannouncements
./gradlew build
The compiled mod will be in build/libs/.
License
This project is licensed under GPLv3. See the LICENSE file for details.
Support
For bug reports and feature requests, please use the Issues page on GitHub.
Author: Corey Koval
Project description from CurseForge.
Pick your setup
Server Announcements by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
1.21.9
1 loader build1.21.8
1 loader buildCheck the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
Server Announcements versions and loaders
serverannouncements-0.1.2.jar
13 Oct 2025
serverannouncements-0.1.1.jar
12 Oct 2025
Looking for an older file? The official CurseForge project page is in Resources.