How to Add/Remove Access for users in ChanServ

Home / Help / ChanServ FAQs / How to Add/Remove Access for users in ChanServ

How to Add or Remove ACCESS for users in ChanServ

IRC4Fun's Services offer several ways to manage access lists. Use the method you're most comfortable with:

XOP Commands (VOP, AOP, SOP, QOP)

The XOP commands are the easiest way to manage access lists.

XOP Levels

  • VOP — AutoVoice user
  • AOP — AutoOp user
  • SOP — SuperOp user
  • QOP — Grants nearly all Founder privileges

Examples

/CS VOP #MyChannel ADD Nickname

You can also add hostmasks (NOT recommended for QOP):

/CS VOP #MyChannel ADD *!*user@host
/CS VOP #MyChannel DEL Nickname

FLAGS

Flags can be used to give more specific permissions without others.

A - Automatic protect upon join
a - Allowed to (de)protect users
a - Allowed to (de)protect him/herself
b - Allowed to ban users
B - Allowed to use SAY and ACT commands
c - Allowed to use fantasy commands
f - Allowed to modify the access list
f - Allowed to view the access list
F - Allowed to issue commands restricted to channel founders
G - Allowed to use GETKEY command
g - Greet message displayed on join
H - Automatic halfop upon join
h - Allowed to (de)halfop users
h - Allowed to (de)halfop him/herself
I - Allowed to get full INFO output
i - Allowed to use the INVITE command
K - Allowed to use the AKICK command
K - Allowed to modify channel badwords list
k - Allowed to use the KICK command
K - No signed kick when SIGNKICK LEVEL is used
m - Allowed to read channel memos
N - Prevents users being kicked by Services
O - Automatic channel operator status upon join
o - Allowed to (de)op users
o - Allowed to (de)op him/herself
Q - Automatic owner upon join
q - Allowed to (de)owner users
q - Allowed to (de)owner him/herself
s - Allowed to assign/unassign a bot
s - Allowed to use the MODE command
s - Allowed to set channel settings
t - Allowed to change channel topics
u - Allowed to unban users
V - Automatic voice on join
v - Allowed to (de)voice users

Examples

/cs FLAGS #MyChannel Nickname +VN
/cs FLAGS #MyChannel Nickname -k
/cs FLAGS #MyChannel Nickname -*