Difference between revisions of "FLAGS"

From Rizon Wiki
Jump to navigation Jump to search
Line 13: Line 13:
== List of possible flags ==
== List of possible flags ==


<nowiki>
{|
o    User is allowed to use the OP and DEOP commands
|-
O    User gets auto op
|o    User is allowed to use the OP and DEOP commands
h    User is allowed to use the HALFOP and DEHALFOP commands
|-
H    User gets auto halfop
|O    User gets auto op
v    User is allowed to use the VOICE and DEVOICE commands
|-
V    User gets auto voice
|h    User is allowed to use the HALFOP and DEHALFOP commands
a    User is allowed to use the PROTECT and DEPROTECT commands
|-
A    User gets auto protected
|H    User gets auto halfop
s    User can use the SET command
|-
i    User can use the INVITE command
|v    User is allowed to use the VOICE and DEVOICE commands
i    User can use the GETKEY command
|-
r    User can use the KICK command
|V    User gets auto voice
r    User can use the BAN command
|-
R    User can use the CLEAR command
|a    User is allowed to use the PROTECT and DEPROTECT commands
f    User can change other users access
|-
t    User can use the TOPIC command
|A    User gets auto protected
l    User can view the access list
|-
b    User can not join
|s    User can use the SET command
B    User has access to the fantasy commands
|-
S    User has access to the SAY/ACT commands
|i    User can use the INVITE command
G    Users greet is shown to the channel when they join
|-
K    User has access to the AKICK command
|i    User can use the GETKEY command
u    User has access to the UNBAN command
|-
</nowiki>
|r    User can use the KICK command
|-
|r    User can use the BAN command
|-
|R    User can use the CLEAR command
|-
|f    User can change other users access
|-
|t    User can use the TOPIC command
|-
|l    User can view the access list
|-
|b    User can not join
|-
|B    User has access to the fantasy commands
|-
|S    User has access to the SAY/ACT commands
|-
|G    Users greet is shown to the channel when they join
|-
|K    User has access to the AKICK command
|-
|u    User has access to the UNBAN command
|}
 


Additionally, you can use +* or -* to set or unset all flags
Additionally, you can use +* or -* to set or unset all flags

Revision as of 21:44, 2 February 2011

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 what users get what permissions. You can only use this command if ACCESSTYPE FLAGS is enabled.

Syntax: /msg ChanServ FLAGS CHANNEL [{nick|*CLEAR} [flags]]

List of possible flags

o User is allowed to use the OP and DEOP commands
O User gets auto op
h User is allowed to use the HALFOP and DEHALFOP commands
H User gets auto halfop
v User is allowed to use the VOICE and DEVOICE commands
V User gets auto voice
a User is allowed to use the PROTECT and DEPROTECT commands
A User gets auto protected
s User can use the SET command
i User can use the INVITE command
i User can use the GETKEY command
r User can use the KICK command
r User can use the BAN command
R User can use the CLEAR command
f User can change other users access
t User can use the TOPIC command
l User can view the access list
b User can not join
B User has access to the fantasy commands
S User has access to the SAY/ACT commands
G Users greet is shown to the channel when they join
K User has access to the AKICK command
u User has access to the UNBAN command


Additionally, you can use +* or -* to set or unset all flags