diff options
author | TenPlus1 <kinsellaja@yahoo.com> | 2017-01-21 13:39:49 +0000 |
---|---|---|
committer | TenPlus1 <kinsellaja@yahoo.com> | 2017-01-21 13:39:49 +0000 |
commit | 9a8b6c39577b9591e5b4b94254616db8fcb0df2b (patch) | |
tree | 23a7ca7498496325d950036b8ff4a95424b47c58 /README.md | |
parent | e7fde19ab591e87925da3fe51a59087bbdef3cdb (diff) |
added /protector_show command (thanks agaran)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -44,7 +44,7 @@ Change log: (note: previous name can still be used) 2.0 - Added protector placement tool (thanks to Shara) so that players can easily stand on a protector, face in a direction and it places a new one at a set - distance to cover protection radius. + distance to cover protection radius. Added /protector_show command (thanks agaran) Lucky Blocks: 6 @@ -76,9 +76,14 @@ replace owner with new name /protector_replace owner new_owner reset name list + /protector_replace - +show protected areas of your nearby protectors (max of 5) + /protector_show + + The following lines can be added to your minetest.conf file to configure specific features of the mod: protector_radius = 5 |