RandomMessages mod by arsdragonfly.
Go to file
xisd 1b7ea87932 Support for a default messages file
Hi !
I use your mod on a local server, it's great for displaying tips and news !
But since I'm too lazy to copy-paste the random_messages file from one world to an other, I made this change so if the random_messages file is not in the world folder, it look for a template in the mod folder before the 'blame the admin' last resort.
Anyway I thought it could be useful for others
2016-10-04 01:43:32 +02:00
README.txt Update Readme 2015-10-02 11:06:15 +08:00
init.lua Support for a default messages file 2016-10-04 01:43:32 +02:00

README.txt

RandomMessages mod by arsdragonfly.
Put your messages in (world directory)/random_messages,1 message per line.
Messages can be all kinds of hints, mod usage, etc.
Add/Remove messages on the fly:
/rmessages viewmessages
to see all the messages.
/rmessages addmessage blah blah blah
to add the random message blah blah blah.
/rmessages removemessage 2
to remove the 2nd random message in /rmessages viewmessages .
In minetest.conf, random_messages_interval decides how often a message is sent.
Released under CC0.
Special thanks to:
Michael Rasmussen (michael@jamhome.us)
Enjoy it! ^_^
arsdragonfly@gmail.com
6/19/2013