
Fabric Automessage
A server-side mod to send automated messages to all players in a server with a specific timeout between each message.
⬇ Download on Modrinth
Fabric automessage
A server-side mod to send automated messages to all players in a server with a specific timeout between each message.
The mod supports LuckPerms for permissions.
Installation
Put the .jar file in the "mods" folder
(Requires Fabric API)
Commands and permissions
All commands can be used by admins (permission level 3) or by users/groups with the specific permission
| Description | Command | Permission |
|---|---|---|
| Main command | /automessage |
automessage.main |
| Add a message | /automessage add <message> |
automessage.add |
| List all messages | /automessage list |
automessage.list |
| Remove a message | /automessage remove <index> |
automessage.remove |
| Change the timeout | /automessage settimeout <time_in_seconds> |
automessage.settimeout |
| Reload config file | /automessage reload |
automessage.reload |
Configuration
You can find the config file in ./config/automessage.json
Messages formatting uses Adventure Text Format.
JSON example
{
"intervalInSeconds": 120,
"messages": [
"Hello world",
"<blue><bold>Follow me!",
"<rainbow>Amazing!"
] //you can add your messages here
}
Showcase

- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.20.1
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
- Ships as fabric-automessage-1.0.0+1.20.1.jar — drop this file into the mods folder
- Download size: 884 KB
- Download link checked 31 Aug 2026 — working
These come from our own check of the pack file, not from the source page.