From 869fba8ea66b7778db56b98bff6eea7e2e0ce6a4 Mon Sep 17 00:00:00 2001 From: TenPlus1 Date: Fri, 13 Nov 2015 12:16:27 +0000 Subject: [PATCH] Changed readme --- README.md | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) 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