LEVELS
400-449 : Userlist Admin
ADDUSER
- Adds a user to the channel's
userlist. You cannot ADDUSER someone
with equal or
higher access than your own.
/msg
x adduser <#channel> <username>
<access>
CLEARMODE
- Clears all channel modes.
Can be used when your channel has
been locked up
(set +i or +k without your knowledge).
NOTE:
This is not necessarily the best
method to gain entry to your channel,
because other
people or bots may be opped in the
channel that may reset the modes
as you clear them. Refer
to the STATUS command (level 200)
for related information.
/msg
x clearmode <#channel>
MODINFO
- The following commands can be
used to make changes to existing
users in your
channel's userlist.
/msg
x modinfo <#channel> <variable>
<username> <value>
* Variables
for ModInfo:
ACCESS
- Changes the access level of a
user. Access level can be set between
1 and one
less than your own level (if you
have an access level of 400, you
may assign a level of up
to 399 to other users).
/msg
x modinfo <#channel> access
<username> <new level>
AUTOMODE
- Changes the automode of a user
to one the specified modes: NONE,
OP, or VOICE.
OP or VOICE will make X op or voice
an authenticated user when they
enter the channel.
NONE will make X do nothing when
an authenticated user enters the
channel.
/msg
x modinfo <#channel> automode
<username> <none|op|voice>
REMUSER
- Removes a user from the channel
database. You must have higher access
than the user
you want to remove. You can also
remove yourself from any channel,
as long as you are not the
channel manager (500 access level
in that channel). Managers wishing
to remove themselves
will need to purge their channel.
/msg
x remuser <#channel> <username>