Minecraft EasyMOTD mod 2026 download
logo
minecraft mod EasyMOTD

EasyMOTD

Game Version: 1.15.2
Total Downloads: 313
Updated: Apr 20, 2020
Created: Jun 7, 2019
Download EasyMOTDDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
easymotd-1.0.1-1.15.2.jar release 8.97 KB Apr 20, 2020 1.15.2 179 download EasyMOTD easymotd-1.0.1-1.15.2.jar releaseDownload
easymotd-1.0-1.14.2.jar release 8.95 KB Jun 7, 2019 1.14.2 134 download EasyMOTD easymotd-1.0-1.14.2.jar releaseDownload

Description

Share this:

Fabric mod for creating randomized server message of the day

Fabric: https://fabricmc.net/

 

Configuration

Configuration is a json data file located at easymotd:texts/motd.json. The json is a list of Texts in json form. Don't worry, a simple string can work.

You can force a line break by using \n in the text.

The actual file location should be at world/datapacks/config/data/easymotd/texts/motd.json

You will also need a pack.mcmeta file at world/datapacks/config/pack.mcmeta. See the data packs link below.

 

Example

[
  "Come play with us!\nBottom Text",
  "I see you",
  "If I were a rich man with a million or two, I'd live in a penthouse in a room with a view.",
  {"text": "I LOVE BEING PURPLE!", "color": "dark_purple"}
]

 

Useful Links

  • Text Scheme
  • Json Generator
  • Data Packs

Comments

Add a comment