Compatibility
Minecraft: Java Edition
26.2
Platforms
Supported environments
Dedicated servers only
Links
Creators
Details
Licensed MIT
Published 12 hours ago
MotdAwa Usage Guide
Installation
- Place the Jar file into the
modsfolder of your Fabric server. Install Fabric API as a prerequisite first. This mod only needs to be installed on the server side; players do not need it on their clients. - Launch the server. The config file
motd_awa.jsonwill be automatically generated in theconfigdirectory.
Configuration Editing
Shut down the server before editing the config file:
- motdList: Add multiple MOTD lines. It supports vanilla Minecraft § color codes and
\nfor line breaks. Wrap text with<rainbow>text</rainbow>to generate bold rainbow text with one click. - enableRandomMotd: Set to
trueto enable random rotation, orfalseto lock the first MOTD entry permanently. - updateIntervalSeconds: Define the refresh interval for MOTD switching (in seconds).
Apply Changes
Save your edits and restart the server. You will see the dynamically rotating MOTD on the server list page.
Supplementary Answer: Supported Rainbow Text Format
Only the exclusive tag format <rainbow>Your Text</rainbow> is supported. Text inside the tags will be automatically converted to bold gradient rainbow colors. Regular spaces inside the tag will be ignored for color cycling.


