Go to file
Teodor Spæren 01812ae62e Update conf.lua 2012-10-15 18:17:55 +03: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 Update conf.lua 2012-10-15 18:17:55 +03:00
depends.txt rapid fire commit 2012-10-14 00:00:41 +02:00
events.lua Updated the structure of the project. 2012-10-15 15:54:25 +02:00
functions.lua Updated the structure of the project. 2012-10-15 15:54:25 +02:00
general.lua Updated the structure of the project. 2012-10-15 15:54:25 +02:00
init.lua Updated the structure of the project. 2012-10-15 15:54:25 +02:00
messages.lua Updated the structure of the project. 2012-10-15 15:54:25 +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!