mirror of
https://github.com/minetest-mods/interact.git
synced 2025-06-30 07:10:37 +02:00
Make everything customisable! Look in config.lua for configuration options.
This commit is contained in:
12
rules.lua
Normal file
12
rules.lua
Normal 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.
|
||||
]]
|
Reference in New Issue
Block a user