diff options
author | Tai Kedzierski <dch.tai@gmail.com> | 2018-01-16 12:43:37 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-16 12:43:37 +0000 |
commit | 0188945d0a7507b29789ce45c7a1dd89cefec477 (patch) | |
tree | 9d8553edf7836be3ddfd6d2a1998baa68a0feccd /README.md | |
parent | 443e009f8c100bf05891e53f3dd0e77867da9f12 (diff) |
Add option to allow monsters to damage players in non-PvP areas.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ Sets an area for PvP control. Use safemode to make areas be safe zones; otherwise they are killzones by default. ## Config +in minetest.conf * `pvp_areas.safemode` * safemode = true --> PvP Control areas are safe zones |