Stardew Valley
0 of 0

File information

Last updated

Original upload

Created by

thfr

Uploaded by

thfrw

Virus scan

Safe to use

Tags for this mod

About this mod

MOTDMod is a simple mod for a StardewValley server to send a message of the day
to new players after they join.

Requirements
Permissions and credits
Changelogs
MOTDMod
=========

MOTDMod is a simple mod for a StardewValley server to send a message of the day
to new players after they join. It uses SMAPI and needs to be built with
MSBuild if building from source.

The code is released under ISC license (see LICENSE).

Note: The main repo is the CVS at

https://thfr.info/cgi-bin/cvsweb/projects/StardewValleyMods/MOTDMod

This is mirrored to GitHub at

https://github.com/rfht/MOTDMod

How to Use
------------------

Unzip the contents into the Mods subdirectory. It is meant for the host of a multiplayer game. If players join, they will receive a preconfigured message. You can change the message by editing Motd_text entry in the config.json in the mod directory and restarting.

Limitations
-----------------

- The chat window seems to truncate a single message at 411 characters.
- The last line in the chat window is partly cut off because of the font
placement.

Compatibility
-------------------

- Tested with Stardew Valley 1.3.36 on OpenBSD. Should work on Win/Mac/Linux.