summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTenPlus1 <kinsellaja@yahoo.com>2015-08-19 11:34:19 +0100
committerTenPlus1 <kinsellaja@yahoo.com>2015-08-19 11:34:19 +0100
commitc409f445d6c9f06f80c3fba1bbac7736db91755b (patch)
tree642ce220542f68bcb478b25389b4c579982967e2 /README.md
parent313039b165e117157b5ee8e430309092f66b6d80 (diff)
Added spawn protection from pvp using protector_pvp_spawn setting in minetest.conf
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index eff8813..e2835f0 100644
--- a/README.md
+++ b/README.md
@@ -16,4 +16,5 @@ Released under WTFPL
0.8 - Updated to work with Minetest 0.4.12, simplified textures
0.9 - Tweaked code
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
+1.1 - Set protector_pvp to true in minetest.conf to disable pvp in player's own area
+ also setting protector_pvp_spawn will disable pvp in spawn area up to a radius of n blocks \ No newline at end of file