Community listing page, reviews here may not be monitored by the author.
Fabric Automessage
No reviews yet
A server-side mod to send automated messages to all players in a server with a specific timeout between each message.
Includes quality of life improvements and small tweaks to enhance and customize gameplay.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
Filters
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
Runs entirely on the server. Also works in singleplayer.
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
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, Permissions and Configuration
Check the GitHub Page to see permissions, commands and configuration
Messages formatting uses Adventure Text Format.
Showcase

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

Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources