Server MOTD is a simple yet powerful serverside administration tool that provides server operators with complete control over their server's Message of the Day. The mod allows you to create multiple MOTD configurations and switch between them instantly using in-game commands, with full support for Minecraft color codes and automatic state persistence across server restarts.
All commands require operator level 2 permission.
/servermotd <filename> enable - Activate a specific MOTD configuration/servermotd disable - Restore the original MOTD from server.properties/servermotd reload - Reload all MOTD configurations from disk/servermotd list - Display all available configurations with active statusThe mod uses JSON-based configuration files stored in config/Server-MOTD/:[custom_name].json - Individual MOTD configuration filesactive_state.json - Persistent state tracking (auto-generated)example.json - Example configuration template (auto-generated)
{
"description": "Example MOTD Configuration using & color codes",
"line1": "&6Welcome to our server!",
"line2": "&bEnjoy your stay!"
}
Join my Discord server: Here
You are welcome to include this mod in any modpack
You may not re-release this mod as your own