RMotd

โญ โ€” (2 endorsements) ๐Ÿ“ฅ 632 downloads ๐Ÿ“Œ v4.0 ๐Ÿ“… 10/11/2025
๐ŸŸก Updated this year

By adasjusk ยท bukkit

โฌ‡ Download Mod Source: Modrinth โ†— ๐Ÿ“… Updated: 4/17/2026 ๐Ÿ“… Created: 10/11/2025
โš ๏ธ Install Order ยท 2 steps
1๐Ÿ› ๏ธ Forge โ€” Minecraft Forge (mod loader) Download โ†—
2๐Ÿ› ๏ธ Fabric โ€” Fabric Loader Download โ†—

Install in this order, then this mod last โ€” most mods fail to load without their framework and dependencies in place.

๐Ÿ” Analysis

  • ๐Ÿ‘ 0.3% endorsement rate
  • ๐Ÿ† #10 of 10 bukkit mods in this game by downloads

๐Ÿ“‹ About This Mod

โœ… Rotating MOTDs from `config.yml` (round-robin).
โœ… `/randommotd` command: toggle random-rotation on/off.
โœ… `/motd reload` command: reloads the `config.yml`.

# ๐ŸŽฒ 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`.

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 ` command: add a new MOTD to `config.yml` at runtime.
  • `/motd reload` command: reloads the `config.yml`.

# ๐Ÿ–Œ๏ธ Configuration

```yaml random_motd_enabled: true motds: - "Welcome to our server!" - "Explore the world of Minecraft with us!" - "Join us and have fun!"

messages: invalid_input: "Invalid input, Please use 'true' or 'false'" setting_updated: "Random MOTD feature updated to " ```

# ๐Ÿ•น๏ธ Commands

  • `/randommotd` โ€” Toggle random MOTD rotation (reads/writes `random_motd_enabled` in `config.yml`).
  • - Permission: `rmod.randommotd` (declared in `plugin.yml`).
  • `/motd create ` โ€” Add a MOTD entry to `motds` in `config.yml` and save it. The `` is used only in the confirmation message currently. Provide the MOTD content as remaining args.
  • - Example: `/motd create welcome Welcome to our server!`
  • - 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`.
๐Ÿค– AI-enhanced โ€” based on mod data

๐Ÿ“Š Mod Details

Game
Minecraft Mods
Author
adasjusk
Version
4.0
Downloads
632
Endorsements
2
Category
bukkit
Created
10/11/2025
Updated
4/17/2026
Game Versions
26.1, 26.1.1, 26.1.2
Tags
technology

๐Ÿ”ง How to Install Minecraft Mods Mods

Download from Modrinth. Use Prism Launcher or drop into your mods folder.

๐Ÿ“– Full step-by-step install guide for Minecraft Mods โ†’

Visit the official mod page for specific installation instructions for this mod.

๐ŸŽฎ Need cheat codes or console commands? Check ur gaming wiki for Minecraft Mods commands, item IDs, and more.

โ“ Frequently Asked Questions

Which Minecraft Mods versions does RMotd support?

The author lists 26.1, 26.1.1, 26.1.2. Other versions may work but are untested by the author.

What is the latest version of RMotd?

Version 4.0, published 2026-04-17 with 632 downloads recorded at the source.

Keep browsing โ€” more Minecraft Mods mods await

๐Ÿ“‹ All Minecraft Mods Mods ๐Ÿ† Top 25 ๐Ÿ“‚ More bukkit ๐Ÿ‘ค More by adasjusk ๐Ÿ”Ž Similar Mods ๐ŸŒ Best bukkit (All Games) ๐Ÿ”€ Check Compatibility โš–๏ธ Compare Mods ๐Ÿ†• New Mods