Aaron Suen a500038ad8 szutil_motd overhaul
- Use new 5.0+ actually-good read-only textarea.
- Use SHA1, mod storage.
- Simplify code, more dynamic, runtime-configurable.
2020-01-25 08:06:36 -05:00
..
2020-01-25 08:06:36 -05:00

------------------------------------------------------------------------

This mod displays a pop-up message to players automatically upon login
using a nice formspec interface.  Messages are only displayed
automatically if changed since the last viewing, or if the player has
never seen the message before.  Players can summon the message manually
with a chat command.

This can be used to display server rules, hints, and/or news on player
login.  The form is designed for 72-column hand-wrapped text, and
displays using minetest's proportional font (indentations do not
necessarily line up).

------------------------------------------------------------------------