FLAGS
The FLAGS system is a way to control access to a channel. To enable the FLAGS mode, use the following command:
/msg ChanServ SET #channel ACCESSTYPE FLAGS
substituting the name of your channel for #channel.
The FLAGS command
The ChanServ FLAGS command allows you to control very precisely what users get what permissions. You can only use this command if ACCESSTYPE FLAGS is enabled, as demonstrated above.
When called without any arguments, FLAGS will list the current list of users with flags and what flags they have:
/msg ChanServ FLAGS #channel
Access listing
You can get the full list of all users with access and their flags with:
/msg ChanServ FLAGS #channel
If you are just looking for one particular user's flags, you can just append the user's nick:
/msg ChanServ FLAGS #channel nick
Access manipulation
To give someone auto-op and the ability to invite people using ChanServ, use the following command:
/msg ChanServ FLAGS #channel nick +Oi
To remove these flags, you would use the same command, but instead of +Oi
, use -Oi
.
Adding a user with all flags but +b (auto kickban):
/msg ChanServ FLAGS #channel nick +*
To remove all access flags from a user, use:
/msg ChanServ FLAGS #channel nick -*
Finally, to clear all the access flags of the channel, use the *CLEAR
command, like this:
/msg ChanServ FLAGS #channel *CLEAR
List of possible flags
Status | Misc | ||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|