AnarMOTD

Quick rating

AnarMOTD

No reviews yet

Suspiciously 2b2t-shaped MOTDs for your SMP

Mod Loaders
Fabric
Paper
Minecraft
26.2

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Unknown
Server Unknown

About

Project Details

Type
Mod
License
GNU General Public License v3.0 only
Latest Version
1.2.1
Authors

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.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

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

Screenshots

Gallery

  • Random MOTDs are supported
    Random MOTDs are supported Every time you refresh the server list a new text comes out
  • A truly 2b2t-esque mode of operations
    A truly 2b2t-esque mode of operations
  • A mode with title on the first line
    A mode with title on the first line

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

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
CurseForge
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works