From 942a030afd348ab2e02eac8054b43e3c3a72ea48 Mon Sep 17 00:00:00 2001 From: chai Date: Mon, 15 Nov 2021 13:53:59 +0800 Subject: *rename --- .../Libraries/lua-addons/addons/autoinvite/README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Data/BuiltIn/Libraries/lua-addons/addons/autoinvite/README.md (limited to 'Data/BuiltIn/Libraries/lua-addons/addons/autoinvite/README.md') 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: +* - adds or removes a player from blacklist or whitelist. +* - adds or removes a word from keyword list. +* mode - changes to whitelist or blacklist, if no mode specified then it will print current mode. +* tellback - 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 -- cgit v1.1-26-g67d0