summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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