Mod
RMotd
No reviews yet
You can make your own refreshing message of the day when you press refresh button
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Neoforge is a fork of the Minecraft Forge available for versions 1.20.1+ of Minecraft. Many Forge mods are compatible with Neoforge and vice versa.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Paper is a fork of Spigot that adds its own plugin API on top of the Bukkit API. All Spigot plugins are compatible with paper, not all paper plugins are compatible with Spigot.
Sponge is a dedicated server implementation that supports vanilla and mod loaders like Forge and Fabric while also providing the Sponge API for plugins.
Spigot is a popular software for running dedicated servers that can load Plugins created with the Bukkit API.
Quilt is a fork of the Fabric mod loader. Many Fabric mods are compatible with Quilt and vice versa.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description
๐ฒ 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).
-
/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.
- Permission:
๐ญ 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.
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers