HomeJavaModsAnarMOTD
AnarMOTD
ModsJava

AnarMOTD

by untodesu · on Modrinth

Which build do you need?

This mod ships a separate file for every mod loader and every version of the game. Pick both, then download — the wrong build installs fine and then does nothing in the game.

Mod loader

Minecraft version

⬇ Download for 1.20.3–26.2 · Paper⬇ Download for 1.20.4–26.2 · Purpur⬇ Download for 1.21.11 · Fabric
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.
AnarMOTD — screenshot 1AnarMOTD — screenshot 2

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

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more