Actions
Priv » History » Revision 1
Revision 1/2
| Next »
Per Amundsen, 02/14/2014 05:45 PM
Added in 1.9.0
/priv [-nx] <nick> [message]
Sends an message to a nick.
If no message is defined, it will open a empty private window with nick or if window exist, give it focus.
Switches
-n - Open window minimized.
-x - Open window maximized.
Parameters
<nick> - Nick to message.
[message] - Message to send to nick.
Example
;Open a private window with Nick. /priv Nick ;Open a private window with Nick and send message "Hello world". /priv Nick Hello world
Updated by Per Amundsen almost 11 years ago · 1 revisions