Project

General

Profile

Edit » History » Version 9

Per Amundsen, 06/19/2021 08:33 PM

1 1 Per Amundsen
_Added in 1.9.3_
2
3 4 Per Amundsen
*/edit -almnpqsv*
4 1 Per Amundsen
5 9 Per Amundsen
Opens or focuses a editor.
6 1 Per Amundsen
7
*Switches*
8
9 7 Per Amundsen
-a - Opens the [[Aliases Dialog|Aliases Editor]].
10 8 Per Amundsen
-i - Opens the [[Nicklist Buttons Dialog|Nicklist Buttons Editor]].
11 7 Per Amundsen
-l - Opens the [[Slaps Dialog|Slaps Editor]].
12
-m - Opens the [[Menus_Dialog|Menus Editor]].
13
-n - Opens the [[Now Playing Dialog|Now Playing Editor]].
14 5 Per Amundsen
-p - Opens Edit Plugin Scripts.
15 7 Per Amundsen
-q - Opens the [[Quits Dialog|Quits Editor]].
16
-s - Opens the [[Scripteditor_Dialog|Script Editor]].
17
-u - Opens the [[Addressbook_Dialog_Users|User list Editor]].
18
-v - Opens the [[Variables Dialog|Variables Editor]].
19 1 Per Amundsen
20
*Example*
21
22
<pre>
23 5 Per Amundsen
; Opens the Script Editor.
24 1 Per Amundsen
/edit -s
25
</pre>