Added in 1.9.3
/nicklist [-bN|-dflor] [#channel]
Shows/hides or sets the side to show the Nicklist.
If no [#channel] is specified, current active channel is used,
Switches
| Switch | Description |
| -bN | Hides Nicklist buttons if N is 0, shows Nicklist buttons if N is 1. |
| -f | Reset default Nicklist settings to the original defaults. |
| -d | Reset Nicklist on the specified channel to default settings. |
| -l | Show Nicklist on the specified channel in left side. |
| -r | Show Nicklist on the specified channel in right side. |
| -o | Hide Nicklist on the specified channel. |
| -s | Used with -l -r -o so set that as default for all Nicklist's. |
Parameters
| Parameter | Description |
| [#channel] | Channel to modify Nicklist. |
Example
; Shows the Nicklist on '#channel' on left side. /nicklist -l #channel ; Reset the Nicklist on '#channel' to use the default Nicklist settings. /nicklist -d #channel ; Change the default for all Nicklist's to show on left side. /nicklist -ls ; Reset the default Nicklist settings to the original defaults. /nicklist -f