HomeJavaModsEnhancedMOTD
EnhancedMOTD
EnhancedMOTD — screenshot 1EnhancedMOTD — screenshot 2

Mod logo with mod name in a straight line

Features

Formatting Guide

Gradient Syntax

Color Codes

Formatting Codes

Combining Formats

Place formatting codes before gradient tags:

&l<gradient:#FF0000:#FFFF00>Bold Gradient Text</gradient>
&o<rb>Italic Rainbow Text</rb>

Config The Config file, found in `./config/enhanced_motd.json`, includes several options. The config can be reloaded by running the `/reload` command in-game. (Does not modify the vanilla `/reload` command, just hooks on to it).

Example Config

{
  "motds": [
    [
      "&l<rb>⚡ RAINBOW SERVER ⚡</rb>",
      "&l<gradient:#FF0000:#FFFF00>» FIRE REALM «</gradient>",
      "&l<gradient:#00FFFF:#0000FF>≋ OCEAN VIBES ≋</gradient>"
    ],
    [
      "&r&o- Join the &l<rb>adventure</rb>&r&n!",
      "&r- <gradient:#00AA00:#005500>Survival</gradient> | <gradient:#FF0000:#AA0000>PvP</gradient>",
      "&r&o- Fresh <gradient:#00FF00:#FFD700>world</gradient> just released!"
    ]
  ],
  "use_randomized_icons": true,
  "icons": [
    "server-icon.png",
    "server-icon-2.png",
    "https://dummyimage.com/64x64/000/fff.png&text=Icon3"
  ],
  "log_when_loaded": false
}

Installation

  1. Download the mod JAR from the releases
  2. Place it in your server's mods folder
  3. Start the server - it will generate a default config
  4. Edit config/enhanced_motd.json to customize your MOTDs
  5. Use /reload to apply changes without restarting

Requirements

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