Nicklist » History » Version 8
Per Amundsen, 02/13/2017 12:09 AM
| 1 | 1 | Per Amundsen | _Added in 1.9.3_ |
|---|---|---|---|
| 2 | |||
| 3 | 5 | Per Amundsen | */nicklist [-bN|-dflor] [#channel]* |
| 4 | 1 | Per Amundsen | |
| 5 | Enables/disables Nicklist. |
||
| 6 | |||
| 7 | *Switches* |
||
| 8 | |||
| 9 | 4 | Per Amundsen | -bN - Hides Nicklist buttons if N is 0, shows Nicklist buttons if N is 1. |
| 10 | 8 | Per Amundsen | -f - Reset default Nicklist settings to the original defaults. |
| 11 | 7 | Per Amundsen | -d - Reset Nicklist on the specified channel to default settings. |
| 12 | -l - Show Nicklist on the specified channel in left side. |
||
| 13 | -r - Show Nicklist on the specified channel in right side. |
||
| 14 | -o - Hide Nicklist on the specified channel. |
||
| 15 | -s - Used with -l -r -o so set that as default for all Nicklist's. |
||
| 16 | 1 | Per Amundsen | |
| 17 | *Parameters* |
||
| 18 | |||
| 19 | [#channel] - Channel to modify Nicklist. |
||
| 20 | 7 | Per Amundsen | |
| 21 | *Example* |
||
| 22 | |||
| 23 | <pre> |
||
| 24 | ; Shows the Nicklist on '#channel' on left side. |
||
| 25 | /nicklist -l #channel |
||
| 26 | |||
| 27 | ; Reset the Nicklist on '#channel' to use the default Nicklist settings. |
||
| 28 | /nicklist -d #channel |
||
| 29 | |||
| 30 | ; Change the default for all Nicklist's to show on left side. |
||
| 31 | /nicklist -ls |
||
| 32 | |||
| 33 | ; Reset the default Nicklist settings to the original defaults. |
||
| 34 | /nicklist -f |
||
| 35 | </pre> |