Go to file
Andrew e6a0418442 Create description.txt 2016-10-17 15:30:58 +11:00
LICENSE Initial commit 2016-10-17 15:22:08 +11:00
README.md Update README.md 2016-10-17 15:26:30 +11:00
description.txt Create description.txt 2016-10-17 15:30:58 +11:00
init.lua Upload files 2016-10-17 15:23:03 +11:00

README.md

minetest_motd

A "message of the day" mod for multiplayer Minetest servers.

The message is displayed to a player when he/her joins the server.

The player will be warned when the motd has been set but could not be saved to the disk.

This mod exposes 3 commands:

  • /motd - Displays the motd to the player

  • /setmotd - Sets the motd (requires the "setmotd" permission)

  • /unsetmotd - Removes the motd (requires the "setmotd" permission)