Project

General

Profile

Ajinvite » History » Version 7

Per Amundsen, 02/14/2023 09:02 AM

1 1 Per Amundsen
_Added in 1.9.0_
2
3
*/ajinvite [on|off]*
4
5
Turns auto-join on invite on or off.
6 2 Per Amundsen
7
*Parameters*
8 4 Per Amundsen
9 6 Per Amundsen
table(ktable).
10
|*Parameter*|*Description*|
11
| [on] | Turns auto-join on invite on. |
12 7 Per Amundsen
| [off] | Turns auto-join on invite on. |
13 2 Per Amundsen
14
*Example*
15 3 Per Amundsen
16 2 Per Amundsen
<pre>
17
;Shows current auto-join on invite status
18
/ajinvite
19
20
;Turns off auto-join on invite
21
/ajinvite off
22
</pre>