summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTenPlus1 <kinsellaja@yahoo.com>2016-12-29 18:09:01 +0000
committerTenPlus1 <kinsellaja@yahoo.com>2016-12-29 18:09:01 +0000
commit71782e27ab99b98b2ec07796087dd8a46d4889d8 (patch)
treea5226394abeda724e418c24755bd1a22f21253c8 /README.md
parentcfbe158cb26b6280c9c07c1bbd1862ccd1b95414 (diff)
tweak protector_remove and add protector_replace commands
Diffstat (limited to 'README.md')
-rw-r--r--README.md18
1 files changed, 15 insertions, 3 deletions
diff --git a/README.md b/README.md
index 13c93dc..df1e6a3 100644
--- a/README.md
+++ b/README.md
@@ -53,20 +53,32 @@ Usage: (requires server privelage)
list names to remove
- /delprot
+ /protector_remove
remove specific user names
- /delprot name1 name2
+ /protector_remove name1 name2
remove all names from list
- /delprot -
+ /protector_remove -
Whenever a player is near any protectors with name1 or name2 then it will be
replaced by an air block.
+show owner name to replace
+
+ /protector_replace
+
+replace owner with new name
+
+ /protector_replace owner new_owner
+
+reset name list
+ /protector_replace -
+
+
The following lines can be added to your minetest.conf file to configure specific features of the mod:
protector_radius = 5