Merged silc_1_0_branch to trunk.
[silc.git] / apps / irssi / docs / help / in / umode.in
1
2 @SYNTAX:umode@
3
4 This command is used to manage user's own modes in the network.  Note that
5 some of the modes the user cannot set itself, however any mode can be
6 unset by the user.  The mode is added by adding + before the option(s) and
7 removed by adding - before the option(s).  The following user modes are
8 available:
9
10     a        Unset all modes
11     s        Unset server operator privileges
12     r        Unset router operator privileges
13     g        Set/unset to be gone (or use /AWAY command)
14     i        Set/unset to be indisposed
15     b        Set/unset to be busy
16     p        Set/unset to await paging
17     h        Set/unset to be hyper active
18     t        Set/unset to be actually robot
19     P        Set/unset to block incoming private messages.
20              If set then only private message secured with
21              private message keys are delivered.  Other
22              private messages server automatically discards.
23              This can be used to block unwanted private
24              messages.
25     w        Set/unset to reject anyone from watching you
26     I        Set/unset invite blocking.  When set server
27              does not send invite notifications to you
28
29 See also: CMODE, CUMODE, AWAY