Go to file
xisd a0f368833b rebase 2018-11-30 03:23:07 +01:00
locale rebase 2018-11-30 03:23:07 +01:00
textures usable and craftable sign yard 2017-01-21 18:37:34 +01:00
README.txt localized default file and signs generation 2017-01-14 15:18:39 +01:00
chat_commands.lua split file and config option for signs in chunk chance 2017-01-21 14:06:52 +01:00
config.lua abm to update placed signs 2017-02-14 14:48:52 +01:00
depends.txt rebase 2018-11-30 03:23:07 +01:00
init.lua rebase 2018-11-30 03:23:07 +01:00
intllib.lua add intllib support (i18n) 2017-08-04 15:07:28 +02:00
messages.fr.txt localized default file and signs generation 2017-01-14 15:18:39 +01:00
signs.lua abm to update placed signs 2017-02-14 14:48:52 +01:00

README.txt

This is a fork of RandomMessages mod by arsdragonfly.

What does it do? 

Same as the original mod, see below for chat command details
	* Display chat messages (hints, mod usage, etc.) from file : (world directory)/random_messages

+ Import messages from a default file located in mod directory
+ Support the use of localized suffix (e.g : messages.fr.txt)
+ Place signs around the world with messages on it
+ Cofiguration file (config.lua) to turn on/off the chat messages or the signs and other options  

Optional but recommanded mods : signs_lib (to use the yard sign)

Chat messages are disabled by default : edit config.lua to use chat messages

_____________________________________________________

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