From 693bda3f2cd18ba6adda2eb54c22284e983a9a4d Mon Sep 17 00:00:00 2001 From: TenPlus1 Date: Wed, 23 Dec 2015 16:24:20 +0000 Subject: Added protector_drop and protector_hurt settings to minetest.conf to stop players digging through protected areas --- README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.md') 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) -- cgit v1.2.3