Reload » History » Version 2
Per Amundsen, 10/11/2015 11:22 PM
1 | 1 | Per Amundsen | _Added in 1.9.0_ |
---|---|---|---|
2 | |||
3 | */reload -a <filename>* |
||
4 | */reload -cmnpqs <filename>* |
||
5 | */reload -rsuv <filename>* |
||
6 | |||
7 | The /reload command can be used to reload any type of existing file including: aliases, popups, remote, users, and variables. Using /reload on an already loaded file will update its contents while maintaining its order among other files. Note that unlike the /load command, /reload will not trigger the on load and on start events. |
||
8 | |||
9 | -a - TODO |
||
10 | -ps - TODO |
||
11 | -pc - TODO |
||
12 | -pq - TODO |
||
13 | -pn - TODO |
||
14 | -pm - TODO |
||
15 | 2 | Per Amundsen | -ru - Loads a user list file. |
16 | 1 | Per Amundsen | -rv - Loads a variables file. |
17 | -rs - Loads a remote scripts file. |