README.md edited online with Bitbucket

master
Juraj Vajda 2016-02-29 19:02:36 +00:00
parent d6cd770c35
commit d7cc4be1b8
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ This mod allows sending chat messages from outside minetest. Support for server
The following command will send a chat message to all players on the server:
echo [message] > [mod folder]/message
echo [message] > [world folder]/message
The mod folder depends on where you installed the mod; it is usually “~/.minetest/mods/minetest/external_cmd”
Also can be added to the World directory. You have to create a "SERVER" user and grant him all privs - this account should not be active and used only for displaying the images.