Compatibility
Minecraft: Java Edition
26.1.x
1.21.10–1.21.11
Platforms
Tags
Creators
Details
Licensed MIT
Published 4 days ago
Live MOTD
A quick and easy way to display a live, customizable MOTD on your server.
Source Code
Supported platforms & versions
- Paper Versions: 1.21.10 - 26.1.2
- PurpurMC Versions: 1.21.10 - 26.1.2
- Velocity Versions: 3.4.0 - 3.5.0
Although live-motd may work on other platforms or versions, I do not guarantee for their stability or functionality.
Configuration:
{
"richMOTD": "<rainbow>MOTD with MiniMessage support!</rainbow> <newline><blue><bold>Welcome to my minecraft server!"
}

richMOTD A 'rich string' representing the message of the day.
Based on MiniMessage formatting. Supports multiline components using \n or <newline>.
Commands
/live-motd Displays the current MOTD in the chat.
/live-motd <MOTD> Changes the MOTD to the provided string.
/live-motd --reload-config Reloads the configuration file.
Aliases:
/motd/message-of-the-day
Permissions
live-motd.command.use Allows the holder to use the /live-motd command.


