summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTenPlus1 <kinsellaja@yahoo.com>2015-12-23 16:24:20 +0000
committerTenPlus1 <kinsellaja@yahoo.com>2015-12-23 16:24:20 +0000
commit693bda3f2cd18ba6adda2eb54c22284e983a9a4d (patch)
treee8c1bfc99429b09a25fca3c98847ef8ac9f37d8f /README.md
parentc64a7c84ef7f31512fbc3bcea21cb10324a94ed7 (diff)
Added protector_drop and protector_hurt settings to minetest.conf to stop players digging through protected areas
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index eadafda..0f1ca26 100644
--- a/README.md
+++ b/README.md
@@ -31,6 +31,9 @@ Released under WTFPL
to interface, tweaked and tidied code, added admin command /delprot to remove
protectors in bulk from banned/old players
1.5 - Added much requested protected trapdoor
+1.6 - Added protector_drop (true or false) and protector_hurt (hurt by this num)
+ variables to minetest.conf settings to stop players breaking protected
+ areas by dropping tools and hurting player.
Usage: (requires server privelage)