
ModsJava
RMotd
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.
🎲 RMotd
A small Minecraft server plugin to serve rotating MOTDs (Message of the Day) and let server operators manage MOTDs at runtime.
🤑 Features
- Rotating MOTDs from
config.yml(round-robin). /randommotdcommand: toggle random-rotation on/off./motd create <name> <motd...>command: add a new MOTD toconfig.ymlat runtime./motd reloadcommand: reloads theconfig.yml.
🖌️ Configuration
random_motd_enabled: true
motds:
- "<gradient:red:blue>Welcome to our server!</gradient>"
- "<yellow>Explore the world of Minecraft with us!</yellow>"
- "<green>Join us and have fun!</green>"
messages:
invalid_input: "<red>Invalid input, Please use 'true' or 'false'</red>"
setting_updated: "<green>Random MOTD feature updated to <status></green>"
🕹️ Commands
/randommotd— Toggle random MOTD rotation (reads/writesrandom_motd_enabledinconfig.yml).- Permission:
rmod.randommotd(declared inplugin.yml).
- Permission:
/motd create <name> <motd...>— Add a MOTD entry tomotdsinconfig.ymland save it. The<name>is used only in the confirmation message currently. Provide the MOTD content as remaining args.- Example:
/motd create welcome <green>Welcome to our server!</green> - Operator-only by default (only ops or console can run it). If you prefer permission-based control, see Permissions below.
- Example:
/motd reload— Reloadsconfig.ymlfrom disk. Operator-only.
🎭 Permissions
rmod.randommotd— used for therandommotdcommand.rmod.motd— reserved for/motd(plugin.yml documents it). Currently the plugin enforces operator-only usage for/motd; if you prefer permissions, change the check tosender.hasPermission("rmod.motd")inMotdCommand.
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 26.1, 26.1.1, 26.1.2
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
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
- Ships as RMotd-Bukkit-4.0.jar — drop this file into the mods folder
- Download size: 7 KB
- Download link checked 6 Sept 2026 — working
These come from our own check of the pack file, not from the source page.