-
Notifications
You must be signed in to change notification settings - Fork 0
Getting Started
fj_goncalves edited this page Sep 11, 2026
·
2 revisions
- Minecraft 1.21.1
- NeoForge 21.1.235 or newer
- Java 21 (bundled with the Minecraft launcher on 1.21.1)
- Install NeoForge 21.1.235+ for Minecraft 1.21.1.
- Download
alertmod-1.0.0.jarfrom the Releases page, or build it yourself — see For Developers. - Drop the
.jarinto your instance'smodsfolder. - The mod must be installed on both the server and the client to work — it uses its own network packets to send alerts.
- In-game, run:
You need permission level 2 (operator) by default.
/alert - A screen opens. Type your message, pick a color, choose whether it plays a sound, set how long it stays on screen, and pick which online players should see it (or leave everyone selected).
- Click Send Alert. Every targeted player sees a bordered banner appear in the center of their screen, with the siren sound if you left it on.
See Commands for the full breakdown of the screen, and FAQ if something doesn't work as expected.