diff options
author | TenPlus1 <kinsellaja@yahoo.com> | 2016-02-13 16:24:04 +0000 |
---|---|---|
committer | TenPlus1 <kinsellaja@yahoo.com> | 2016-02-13 16:24:04 +0000 |
commit | fdfed1680a292ab6c328cc0def775384541250ea (patch) | |
tree | 1dc320a89e5a2281927886d314a785084f03cb09 /README.md | |
parent | 98e2407fecc8006c08edc7832ae036b671754a84 (diff) |
Redid protected doors with built-in door functions taken from old WTFPL doors mod
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -34,6 +34,8 @@ Released under WTFPL 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. +1.7 - Included an edited version of WTFPL doors mod since protected doors didn't + work with the doors mod in the latest daily build... Now it's fine :) Usage: (requires server privelage) |