|
-IRC- |
|
|||||||||||||||||||||
|
|
ACCESS - Can look up the access for a certain person or a string. The information indicates level, suspension status if suspended, and when the user was last seen.Example: /msg x access <#channel> *!*@*.aol.com - would return all AOL users with access on that channel. /msg x access <#channel> * to see all users. If there are more than 15 entries, go to http://cservice.undernet.org/ and login to see the the whole list by clicking on the Chaninfo link. You can also use, and mix, these options instead of a username or string to get specific results. * Access options: username - shows the access level of a single user. /msg x access <#channel> <username> -min <level> - shows only users above the given level. /msg x access <#channel> -min <level> -max <level> - shows only users below the given level. /msg x access <#channel> -max <level> -op - shows only users with the OP AUTOMODE flag. /msg x access <#channel> -op -voice - shows only users with the VOICE AUTOMODE flag. /msg x access <#channel> -voice -none - shows only users with no AUTOMODE flag (None). /msg x access <#channel> -none -modif - shows who last modified the access listing. /msg x access <#channel> -modif Extenzije : -min,-max,-op,-voice,-none,-modif. Takodjer su moguce kombinacije pojedinih extenzija, npr. Kako prikazati listu op-va s accessom izmedju 100 i 200. /msg access #channel -min 100 -max 200 |