The InspIRCd Project
Home | Developers | Wiki | Forums | Bug Tracker | SVN | Download | Blog | Stats

Modules.fr/auditorium

From the makers of InspIRCd.

Jump to: navigation, search

auditorium module (All InspIRCd versions)

Description
Ce module permet le mode 'auditorium' sur les canaux. Quand un canal es mit en mode auditorium, Vous pouvez seulement voir vous même (Et optionellement les opérateurs) dans la liste des pseudos. Les arrivée, départs, quittes et kicks sont invisible. Ceci sauve de la bande passante sur de très grand canaux.
Configuration Tags
Le module auditorium supporte la configuration suivante:
<auditorium showops="yes|no" operoverride="yes|no">

Veuillez lire plus bas pour les réglages showops.

Si la valeur de operoverride es yes, m_auditorium Affecte seulement la liste des non-ircops. Les 'IRCops' vont pouvoir voir les utilisateurs dans le canal normalement (meme si il n'ont pas le status d'opérateur). Voir Special Notes plus bas.

Additional Modes
Mode Canal +u: Active le mode auditorium. Seulement les opérateurs peuvent l'activé.
Additional Commands
This module adds no extra commands.
Special Notes
Ce mode peut créer de la confusion chez les utilisateurs. Évitez de l'utiliser, sauf si c'est absolument nécessaire! Les réglages dépend de l'utilité que vous souhaitez en faire.


ShowOps Mode 'On'

If this is set to yes, then the following rules apply:

  • When joining the channel, you will see all the ops, and yourself. You will not see joins, parts and quits for anyone else on the channel.
  • Ops on the channel will see all users
  • When an op is kicked, parts or quits, normal users will see the op quit or part so that their client stays in sync.
  • Modes for the channel will be sent to all users, however most of these modes will appear to operate on nonexistent users.

NOTE: When a user is on multiple channels, one of which is +u, the server will make them appear to have parted from the +u channels before quitting from the non +u channels. The module has to operate in this fashion as the QUIT command is not specific to a channel.

ShowOps Mode 'Off'

If this is set to no (the default), the following rules apply:

  • When joining the channel, you will see only yourself. This applies even if you are an op, and you will see no joins or parts of other users.
  • Modes for the channel will be sent to all users, however most of these modes will appear to operate on nonexistent users.

The no setting is less feature filled, however it is less likely to desync clients and less resource intensive. It does however require more effort to manage the channel as ops cannot see nicknames.

Personal tools
head
Navigation
head
head
head
head
 
head
head
Toolbox
head
head