Make everything customisable! Look in config.lua for configuration options.

This commit is contained in:
Amaz1
2015-04-20 09:27:25 +01:00
parent 3f0444598a
commit b3eb6379a1
4 changed files with 98 additions and 34 deletions

12
rules.lua Normal file
View File

@ -0,0 +1,12 @@
--The actual rules.
interact.rules = [[
Rules:
1. No griefing.
2. No hacked clients.
3. No swearing or insults towards other players.
4. No family roleplay.
5. No dating.
6. Do not ask for more privs, or to be an admin. Also do not ask for items.
7. PVP is not allowed.
]]