Go to file
Teodor Spæren 092e90fa2c Added /reply and upgraded conf.lua a lot.
Adding a new command and updating the configuration file is not to bad
:)
This will need to be tested later when I get to my desktop PC.
2012-10-15 13:36:24 +02:00
.gitignore Added /reply and upgraded conf.lua a lot. 2012-10-15 13:36:24 +02:00
LICENSE.txt Added licence and /msg command. 2012-10-14 20:26:19 +02:00
README.txt Added /reply and upgraded conf.lua a lot. 2012-10-15 13:36:24 +02:00
conf.lua Added /reply and upgraded conf.lua a lot. 2012-10-15 13:36:24 +02:00
depends.txt rapid fire commit 2012-10-14 00:00:41 +02:00
init.lua Added /reply and upgraded conf.lua a lot. 2012-10-15 13:36:24 +02:00

README.txt

ABOUT
======
Redsand is a collection of utilites for servers. It is not aimed at adding new blocks to the game,
but rather add more chat commands and so on.

Another goal is to activly develope a configuration file. 

This is a version is made by Teodor Spæren ( TheRedMood )
====
FEATURES
====
- Event messages( Respawn, death...)
- MOTD
- Commands like /msg, /list...
- A lot of config options.

COMMANDS
========
/list - List out the players on the server.
/kill - Lower your health to 0.
/msg <target> <msg> - Talk to someone.
/reply <msg> - Reply to the last person who talked to you.

===
LICENCE
===
READ LICENCE.txt now!