Difference between revisions of "XOP"

From Chat4AllFAQ
Jump to: navigation, search
(Translated the remainder of the article)
m (Updated the structure slightly. Added some more details to the Successor section as well.)
Line 1: Line 1:
__TOC__
+
= xOP levels =
Our channelservice '''ChanServ''' knows 3 levels for Operators in the xOP system:
+
Our channelservice '''ChanServ''' knows 5 levels in the xOP system; 4 operator levels and 1 generic level:
== xOP levels ==
+
 
=== Founder ===
+
== Founder ==
 
This level can't really be assigned to others. A channel can have only 1 founder, namely the owner of the channel. When identified, the Founder will get Founder status (~/q) on the channel.
 
This level can't really be assigned to others. A channel can have only 1 founder, namely the owner of the channel. When identified, the Founder will get Founder status (~/q) on the channel.
 
You can transfer the ownership of a channel to someone else with the SET FOUNDER command:
 
You can transfer the ownership of a channel to someone else with the SET FOUNDER command:
Line 9: Line 9:
 
   '''/CHANSERV SET #liquorCabinet FOUNDER Auchentoshan'''
 
   '''/CHANSERV SET #liquorCabinet FOUNDER Auchentoshan'''
  
It is also wise to set a SUCCESSOR who will get Founder status of the channel should your nickname ever expire:
+
=== Successor ===
 +
It is also wise to set a SUCCESSOR with the SET SUCCESSOR command:
 
   '''/CHANSERV SET #channel SUCCESSOR nickname'''
 
   '''/CHANSERV SET #channel SUCCESSOR nickname'''
 +
The founder rights of the channel will get transferred to this user should the original founder let his/her nickname expire, or fail to show up in the channel for 28 days.
 
So, if you want to set JackDaniels as successor of the channel #liquorCabinet, you use:
 
So, if you want to set JackDaniels as successor of the channel #liquorCabinet, you use:
 
   '''/CHANSERV SET #liquorCabinet SUCCESSOR JackDaniels'''
 
   '''/CHANSERV SET #liquorCabinet SUCCESSOR JackDaniels'''
 +
Please note that Successor is not a level within the xOP/ACCESS system, so it will not automatically come with operator rights. A successor will only get operator (founder) rights when ownership gets transferred to him/her when the original Founder loses their rights.
  
=== SOP ===
+
== SOP ==
 
This is the socalled '''SuperOPerator''' status.
 
This is the socalled '''SuperOPerator''' status.
 
A '''SOP''' has extended access to the services of ChanServ, for instance placing an '''AKICK''' (''Autokicks'', read more about this on: [http://www.chat4all.net/manual/manual-chan_eng.html#AKICK http://www.chat4all.net/manual/manual-chan_eng.html#AKICK])
 
A '''SOP''' has extended access to the services of ChanServ, for instance placing an '''AKICK''' (''Autokicks'', read more about this on: [http://www.chat4all.net/manual/manual-chan_eng.html#AKICK http://www.chat4all.net/manual/manual-chan_eng.html#AKICK])
 
SOPs will automatically get admin (&/a) status in the channel when they are identified for their nickname.
 
SOPs will automatically get admin (&/a) status in the channel when they are identified for their nickname.
  
=== AOP ===
+
== AOP ==
 
This is the '''AutoOPerator''' status.  
 
This is the '''AutoOPerator''' status.  
 
An identified '''AOP''' will automatically get operator (@/o) status on the channel when they're identified for their nickname. AOPs also get access to ChanServ services, but less than SOPs. They can for instance use /CHANSERV KICK and /CHANSERV BAN, but don't have access to /CHANSERV AKICK.
 
An identified '''AOP''' will automatically get operator (@/o) status on the channel when they're identified for their nickname. AOPs also get access to ChanServ services, but less than SOPs. They can for instance use /CHANSERV KICK and /CHANSERV BAN, but don't have access to /CHANSERV AKICK.
  
=== HOP ===
+
== HOP ==
 
This is the '''HalfOPerator''' or '''HelpOperator''' status.  
 
This is the '''HalfOPerator''' or '''HelpOperator''' status.  
 
An identified '''HOP''' will automatically get half-operator (%/h) status on the channel when they're identified for their nickname. They have very limited access to ChanServ commands. It is basically so they can use /topic, /kick and /mode +b without giving them too much other rights.
 
An identified '''HOP''' will automatically get half-operator (%/h) status on the channel when they're identified for their nickname. They have very limited access to ChanServ commands. It is basically so they can use /topic, /kick and /mode +b without giving them too much other rights.
  
=== VOP ===
+
== VOP ==
 
Apart from these operator levels, there is also the '''VOP''' level, for '''VOiced Persons'''. VOPs automatically get voice (+/v) status when they are identified.
 
Apart from these operator levels, there is also the '''VOP''' level, for '''VOiced Persons'''. VOPs automatically get voice (+/v) status when they are identified.
  
=== Who can assign levels ===
+
== Who can assign levels ==
 
* The '''Founder''' can add and remove ''SOP''s, ''AOP''s, ''HOP''s and ''VOP''s.
 
* The '''Founder''' can add and remove ''SOP''s, ''AOP''s, ''HOP''s and ''VOP''s.
 
* '''SOP'''s can add and remove ''AOP''s, ''HOP''s and ''VOP''s.
 
* '''SOP'''s can add and remove ''AOP''s, ''HOP''s and ''VOP''s.
Line 36: Line 39:
 
* '''HOP'''s can't add or remove anyone on the access list.
 
* '''HOP'''s can't add or remove anyone on the access list.
  
=== How to add ===
+
== How to add ==
 
Adding a SOP can be achieved with this command:
 
Adding a SOP can be achieved with this command:
 
   '''/CHANSERV SOP #channelname ADD nickname'''
 
   '''/CHANSERV SOP #channelname ADD nickname'''
Line 54: Line 57:
 
   '''/CHANSERV VOP #liquorCabinet ADD JackDaniels'''
 
   '''/CHANSERV VOP #liquorCabinet ADD JackDaniels'''
  
== Status icon overview ==
+
= Status icon overview =
 
  ~ Founder of the Channel
 
  ~ Founder of the Channel
 
  & User with +a (Admin/SOP) status
 
  & User with +a (Admin/SOP) status
Line 61: Line 64:
 
  + Voiced user
 
  + Voiced user
  
== Important notes ==
+
= Important notes =
 
You need to be logged in with a nickname that has the appropriate status in your channel; you can't just execute the commands with any random nickname.
 
You need to be logged in with a nickname that has the appropriate status in your channel; you can't just execute the commands with any random nickname.
 
If you can't remember how you can log in to your NickServ account, please read our [[RegisterNickname#Step_Three:_Remembering_to_Identify|article on identifying for your nickname]].
 
If you can't remember how you can log in to your NickServ account, please read our [[RegisterNickname#Step_Three:_Remembering_to_Identify|article on identifying for your nickname]].
Line 67: Line 70:
 
Anyone with any form of (xOP) access level will need to identify for their nick everytime they connect to the IRC network, before they get their status/rights. This is to prevent abuse.
 
Anyone with any form of (xOP) access level will need to identify for their nick everytime they connect to the IRC network, before they get their status/rights. This is to prevent abuse.
  
=== Identify through ChanServ ===
+
== Identify through ChanServ ==
 
However, there is 1 exception. You can also get founder access, and thus be able to execute almost all ChanServ commands, by logging into the channel through ChanServ with the password that was used to register the channel:
 
However, there is 1 exception. You can also get founder access, and thus be able to execute almost all ChanServ commands, by logging into the channel through ChanServ with the password that was used to register the channel:
 
   '''/CHANSERV IDENTIFY #channelname channelsChanServPassword'''
 
   '''/CHANSERV IDENTIFY #channelname channelsChanServPassword'''
Line 73: Line 76:
 
   '''/CHANSERV IDENTIFY #liquorCabinet booze'''
 
   '''/CHANSERV IDENTIFY #liquorCabinet booze'''
  
== Useful links ==
+
= Useful links =
 
# [[Main_Page|Index of this WIKI]]
 
# [[Main_Page|Index of this WIKI]]
 
# [[RegisterNickname|Tutorial describing the NickServ nickname registration process]]
 
# [[RegisterNickname|Tutorial describing the NickServ nickname registration process]]

Revision as of 00:13, 5 December 2010

xOP levels

Our channelservice ChanServ knows 5 levels in the xOP system; 4 operator levels and 1 generic level:

Founder

This level can't really be assigned to others. A channel can have only 1 founder, namely the owner of the channel. When identified, the Founder will get Founder status (~/q) on the channel. You can transfer the ownership of a channel to someone else with the SET FOUNDER command:

  /CHANSERV SET #channel FOUNDER newOwnersNickname

For example to transfer ownership of the channel #liquorCabinet to the user Auchentoshan, you use:

  /CHANSERV SET #liquorCabinet FOUNDER Auchentoshan

Successor

It is also wise to set a SUCCESSOR with the SET SUCCESSOR command:

  /CHANSERV SET #channel SUCCESSOR nickname

The founder rights of the channel will get transferred to this user should the original founder let his/her nickname expire, or fail to show up in the channel for 28 days. So, if you want to set JackDaniels as successor of the channel #liquorCabinet, you use:

  /CHANSERV SET #liquorCabinet SUCCESSOR JackDaniels

Please note that Successor is not a level within the xOP/ACCESS system, so it will not automatically come with operator rights. A successor will only get operator (founder) rights when ownership gets transferred to him/her when the original Founder loses their rights.

SOP

This is the socalled SuperOPerator status. A SOP has extended access to the services of ChanServ, for instance placing an AKICK (Autokicks, read more about this on: http://www.chat4all.net/manual/manual-chan_eng.html#AKICK) SOPs will automatically get admin (&/a) status in the channel when they are identified for their nickname.

AOP

This is the AutoOPerator status. An identified AOP will automatically get operator (@/o) status on the channel when they're identified for their nickname. AOPs also get access to ChanServ services, but less than SOPs. They can for instance use /CHANSERV KICK and /CHANSERV BAN, but don't have access to /CHANSERV AKICK.

HOP

This is the HalfOPerator or HelpOperator status. An identified HOP will automatically get half-operator (%/h) status on the channel when they're identified for their nickname. They have very limited access to ChanServ commands. It is basically so they can use /topic, /kick and /mode +b without giving them too much other rights.

VOP

Apart from these operator levels, there is also the VOP level, for VOiced Persons. VOPs automatically get voice (+/v) status when they are identified.

Who can assign levels

  • The Founder can add and remove SOPs, AOPs, HOPs and VOPs.
  • SOPs can add and remove AOPs, HOPs and VOPs.
  • AOPs can only add and remove HOPs and VOPs.
  • HOPs can't add or remove anyone on the access list.

How to add

Adding a SOP can be achieved with this command:

 /CHANSERV SOP #channelname ADD nickname

For instance to add the user JackDaniels as SOP to the channel #liquorCabinet, you run:

 /CHANSERV SOP #liquorCabinet ADD JackDaniels

An AOP can be added by SOPs and Founders with:

 /CHANSERV AOP #channelname ADD nickname

For instance to add the user JackDaniels as AOP to the channel #liquorCabinet, you run:

 /CHANSERV AOP #liquorCabinet ADD JackDaniels

An HOP is addable by the Founder, SOPs and AOPs through:

 /CHANSERV HOP #channelname ADD nickname

For instance to add the user JackDaniels as HOP to the channel #liquorCabinet, you run:

 /CHANSERV HOP #liquorCabinet ADD JackDaniels

And finally, VOPs can be added by the Founder, SOPs and AOPs with:

 /CHANSERV VOP #channelname ADD nickname

For instance to have the user JackDaniels automatically be voiced on the channel #liquorCabinet, you run:

 /CHANSERV VOP #liquorCabinet ADD JackDaniels

Status icon overview

~ Founder of the Channel
& User with +a (Admin/SOP) status
@ Regular Operator  
% Half-Operator
+ Voiced user

Important notes

You need to be logged in with a nickname that has the appropriate status in your channel; you can't just execute the commands with any random nickname. If you can't remember how you can log in to your NickServ account, please read our article on identifying for your nickname.

Anyone with any form of (xOP) access level will need to identify for their nick everytime they connect to the IRC network, before they get their status/rights. This is to prevent abuse.

Identify through ChanServ

However, there is 1 exception. You can also get founder access, and thus be able to execute almost all ChanServ commands, by logging into the channel through ChanServ with the password that was used to register the channel:

 /CHANSERV IDENTIFY #channelname channelsChanServPassword

For instance, if the password used for registering the channel #liquorCabinet was 'booze', then you can identify as founder for it with:

 /CHANSERV IDENTIFY #liquorCabinet booze

Useful links

  1. Index of this WIKI
  2. Tutorial describing the NickServ nickname registration process
  3. Extended Ban information
  4. ----
  5. Services Manual Index
  6. ChanServ Manual
  7. AOP info
  8. HOP info
  9. SOP info
  10. VOP info
  11. ChanServ Akick
  12. ChanServ Kick command
  13. ChanServ Ban command
  14. ChanServ Settings
  15. ChanServ Login/Identify
  16. ----
  17. NickServ Manual
  18. NickServ Login/Identify
  19. NickServ Nick-grouping
  20. NickServ Settings
  21. NickServ killing Ghost-connection
  22. NickServ Password-change
  23. NickServ Kill/Protection
  24. NickServ Language setting
  25. ----
  26. Manual