Added protector_drop and protector_hurt settings to minetest.conf to stop players digging through protected areas

This commit is contained in:
TenPlus1 2015-12-23 16:24:20 +00:00
commit 693bda3f2c
2 changed files with 29 additions and 3 deletions

View file

@ -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)