minetest-france/mods/random_messages
dicebox 7c4040e58c git subrepo clone https://github.com/xisd/random_messages.git mods/random_messages
subrepo:
  subdir:   "mods/random_messages"
  merged:   "9792a3a"
upstream:
  origin:   "https://github.com/xisd/random_messages.git"
  branch:   "with_signs"
  commit:   "9792a3a"
git-subrepo:
  version:  "0.3.1"
  origin:   "https://github.com/ingydotnet/git-subrepo"
  commit:   "a7ee886"
2017-02-10 18:26:42 +01:00
..
locale git subrepo clone https://github.com/xisd/random_messages.git mods/random_messages 2017-02-10 18:26:42 +01:00
textures git subrepo clone https://github.com/xisd/random_messages.git mods/random_messages 2017-02-10 18:26:42 +01:00
.gitrepo git subrepo clone https://github.com/xisd/random_messages.git mods/random_messages 2017-02-10 18:26:42 +01:00
README.txt git subrepo clone https://github.com/xisd/random_messages.git mods/random_messages 2017-02-10 18:26:42 +01:00
chat_commands.lua git subrepo clone https://github.com/xisd/random_messages.git mods/random_messages 2017-02-10 18:26:42 +01:00
config.lua git subrepo clone https://github.com/xisd/random_messages.git mods/random_messages 2017-02-10 18:26:42 +01:00
depends.txt git subrepo clone https://github.com/xisd/random_messages.git mods/random_messages 2017-02-10 18:26:42 +01:00
init.lua git subrepo clone https://github.com/xisd/random_messages.git mods/random_messages 2017-02-10 18:26:42 +01:00
messages.fr.txt git subrepo clone https://github.com/xisd/random_messages.git mods/random_messages 2017-02-10 18:26:42 +01:00
signs.lua git subrepo clone https://github.com/xisd/random_messages.git mods/random_messages 2017-02-10 18:26:42 +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