diff options
author | TenPlus1 <kinsellaja@yahoo.com> | 2015-08-19 08:51:42 +0100 |
---|---|---|
committer | TenPlus1 <kinsellaja@yahoo.com> | 2015-08-19 08:51:42 +0100 |
commit | 313039b165e117157b5ee8e430309092f66b6d80 (patch) | |
tree | 5d7c2180950bb1cfb9ccb77c2ecab9668aa87733 /README.md | |
parent | 95b378da99a9b653397fcd4504fe3122c9e0f044 (diff) |
ADDED protector_pvp switch to disable pvp inside player's own protected areas
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -15,4 +15,5 @@ Released under WTFPL 0.7 - Protected Chests now have "To Chest" and "To Inventory" buttons to copy contents across, also chests can be named 0.8 - Updated to work with Minetest 0.4.12, simplified textures 0.9 - Tweaked code -1.0 - Only owner can remove protector
\ No newline at end of file +1.0 - Only owner can remove protector +1.1 - PVP can be disabled for player inside their own protected area using protector_pvp in minetest.conf (requires Minetest 0.4.12 dev and above)
\ No newline at end of file |