Project

General

Profile

Iuser » History » Version 1

Per Amundsen, 04/26/2015 05:09 PM

1 1 Per Amundsen
_Added in 1.9.7_
2
3
*/iuser <nick|address> [info]*
4
5
Allows you to set or remove the info appended to a user list entry.
6
7
*Parameters*
8
9
<nick|address> - Nick or address to modify.
10
11
[info] - Information text to set/remove.
12
13
*Example*
14
15
<pre>
16
; Updates information text for 'Nick' to 'Some text here'
17
/iuser Nick Some text here
18
</pre>