summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTenPlus1 <kinsellaja@yahoo.com>2015-11-13 12:16:27 +0000
committerTenPlus1 <kinsellaja@yahoo.com>2015-11-13 12:16:27 +0000
commit869fba8ea66b7778db56b98bff6eea7e2e0ce6a4 (patch)
tree6a85f1257dc31e673c55d48ed18da6f2762c0d3f
parent9387e6f0b7a61f21d525d0dc086f69c600aa4fab (diff)
Changed readme
-rw-r--r--README.md19
1 files changed, 18 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3c90a13..456aeb6 100644
--- a/README.md
+++ b/README.md
@@ -29,4 +29,21 @@ Released under WTFPL
from 10 to 5 seconds, general code tidy
1.4 - Changed protector recipes to give single item instead of 4, added + button
to interface, tweaked and tidied code, added admin command /delprot to remove
- protectors in bulk from banned/old players \ No newline at end of file
+ protectors in bulk from banned/old players
+
+Usage: (requires server privelage)
+
+list names to remove
+
+ /delprot
+
+remove specific user names
+
+ /delprot name1 name2
+
+remove all names from list
+
+ /delprot -
+
+Whenever a player is near any protectors with name1 or name2 then it will be
+replaced by an air block. \ No newline at end of file