From 9a8b6c39577b9591e5b4b94254616db8fcb0df2b Mon Sep 17 00:00:00 2001 From: TenPlus1 Date: Sat, 21 Jan 2017 13:39:49 +0000 Subject: added /protector_show command (thanks agaran) --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index df1e6a3..cccb0a2 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.2.3