Back to marketplace
RMotd
Modrinth Plugin

RMotd

You can make your own refreshing message of the day when you press refresh button

Minecraft product info

Important product information

Compatibility, Minecraft versions, loaders, and external source data.

Type

Plugin

Access

Free

Latest version

4.0

Downloads

648

Loaders / Platforms

bukkit bungeecord fabric folia forge neoforge paper purpur quilt spigot sponge velocity

Minecraft versions

1.21 – 1.21.11 26.1 26.1.1 26.1.2

Categories

technology

Description

Detailed information

# 🎲 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). - `/randommotd` command: toggle random-rotation on/off. - `/motd create <name> <motd...>` command: add a new MOTD to `config.yml` at runtime. - `/motd reload` command: reloads the `config.yml`. # 🖌️ Configuration ```yaml 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/writes `random_motd_enabled` in `config.yml`). - Permission: `rmod.randommotd` (declared in `plugin.yml`). - `/motd create <name> <motd...>` — Add a MOTD entry to `motds` in `config.yml` and 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. - `/motd reload` — Reloads `config.yml` from disk. Operator-only. # 🎭 Permissions - `rmod.randommotd` — used for the `randommotd` command. - `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 to `sender.hasPermission("rmod.motd")` in `MotdCommand`.

Developer

adasjusk

Profile and data retrieved from Modrinth

Open on Modrinth

Product gallery

Project images

Screenshots and images from the original Modrinth page.

Message of the day

The refresh button changes the string of motd

Change log

Project versions

Published versions and original Modrinth files.

4.0 Current Release 17.04.2026

RMotd 4.0

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
bukkit bungeecord fabric folia forge neoforge paper purpur quilt spigot sponge velocity
Show changes
# What's new: - loom removal on some - fixes to deprecations - update to 26.1 and then to 26.1.2
Sign in

0.01 MB

3.0 Beta 04.03.2026

RMotd 3.0

Supported Minecraft versions
1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Loaders / Platforms
bukkit bungeecord fabric folia forge neoforge paper purpur quilt spigot sponge velocity
Show changes
# What's new: - More modloaders!
Sign in

0.01 MB

2.0 Release 16.12.2025

RMotd 2.0

Supported Minecraft versions
1.21.8 1.21.9 1.21.10 1.21.11
Loaders / Platforms
folia paper purpur spigot
Show changes
# What's new: Update to 1.21.11 from 1.20.6
Sign in

0.65 MB

1.0 Release 11.10.2025

RMotd 1.0

Supported Minecraft versions
1.21.8 1.21.9 1.21.10
Loaders / Platforms
folia paper purpur
Show changes
# First release
Sign in

0.65 MB