
AnarMOTD
I don't know my version or loader


AnarMOTD produces MOTD messages suspiciously resembling 2b2t's MOTD:

It can also have the permanent MOTD text shown at the top instead:

Like in (old) 2b2t, every time you refresh the server browser, a new string of text is chosen. This string of text is loaded from a specific text file defined by the configuration.
Modes you can choose: hidden, prefix, subtitle.
The plguin's configuration also allows you to choose color codes for both the title letters and for the random MOTD string through color and style keys across the config file.
Example configuration for Fabric (2.0.0)
Configuration located at config/anarmotd/config.json
{
"title": {
"mode": "prefix",
"style": "bold,italic",
"value": "NRMC"
},
"motd": {
"file": "config/anarmotd/motds.txt",
"color": "gold",
"style": "none"
}
}
Example configuration for Paper/Purpur (1.x.x)
Configuration located at plugins/AnarMotd/config.yml
title:
mode: prefix
color: gray
style: bold,italic
value: NRMC
motd:
file: plugins/AnarMotd/motds.txt
color: gold
style: none
Disclaimer 0
Paper plugin (targets 1.19.x but probably runs up to 26.x) and fabric mod (currently targets 1.21.11 only) have INCOMPATIBLE configuration locations and syntax. Plugin uses YAML and the mod uses JSON;
Disclaimer 1
I made this mod for my own SMP and in my free time so stuff like updates would probably be quite slower than %popular_motd_name_here%, though making a version for a newer game version should be trivial if APIs don't change
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.19, 1.19.1, 1.19.2
- 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 anarmotd-1.2.1.jar — drop this file into the mods folder
- Download size: 6 KB
- Download link checked 1 Sept 2026 — working
These come from our own check of the pack file, not from the source page.