summaryrefslogtreecommitdiff
path: root/Data/BuiltIn/Libraries/lua-addons/addons/autoinvite/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'Data/BuiltIn/Libraries/lua-addons/addons/autoinvite/README.md')
-rw-r--r--Data/BuiltIn/Libraries/lua-addons/addons/autoinvite/README.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/Data/BuiltIn/Libraries/lua-addons/addons/autoinvite/README.md b/Data/BuiltIn/Libraries/lua-addons/addons/autoinvite/README.md
new file mode 100644
index 0000000..f3eb809
--- /dev/null
+++ b/Data/BuiltIn/Libraries/lua-addons/addons/autoinvite/README.md
@@ -0,0 +1,16 @@
+Author: Registry
+Version: 1.0
+Automatically invites players when sent a tell with a specified keyword.
+
+Abbreviation: //ai, //autoinvite
+
+Commands:
+* <whitelist|blacklist> <add|remove> <player> - adds or removes a player from blacklist or whitelist.
+* <keyword> <add|remove> <word> - adds or removes a word from keyword list.
+* mode <whitelist|blacklist> - changes to whitelist or blacklist, if no mode specified then it will print current mode.
+* tellback <on|off> - turns tellback mode on or off, if no status specified then it will print current status.
+* status - will print status of current options, including full whitelist, blacklist, and keyword list.
+
+
+If tellback mode is turned on and you are unable to send an invite to the player who sent you a tell with the
+specified keyword, you will automatically send them a tell back saying that you were unable to invite them. \ No newline at end of file