Difference between revisions of "Raw 243"
From Scriptwiki
m (change woobie to Dana in example) |
m (fixed: O is for globa, o for local) |
||
(One intermediate revision by the same user not shown) | |||
Line 4: | Line 4: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td>Format:</td><td><source> 243 <target> [o | + | <td>Format:</td><td><source> 243 <target> [O|o] <user@host> <password> <username> <class></td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td>Info:</td><td> This is returned when using the STATS command "STATS O" request | + | <td>Info:</td><td> This is returned when using the STATS command, for a "STATS O" or "STATS operators" request. The password field is masked with a '*'. The O means it is for a global IRC Operator and o means it is for a local IRC Operator.</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td>Example:</td><td> irc.quakenet.org 243 Dana O *@12.34.56.78 * Dana | + | <td>Example:</td><td> irc.quakenet.org 243 Dana O *@12.34.56.78 * Dana Opers</td> |
</tr> | </tr> | ||
</table> | </table> | ||
[[Category:Raws]][[Category:Raw_stats]] | [[Category:Raws]][[Category:Raw_stats]] |
Latest revision as of 13:43, 17 March 2011
Name: | RPL_STATSOLINE |
Format: | <source> 243 <target> [O|o] <user@host> <password> <username> <class> |
Info: | This is returned when using the STATS command, for a "STATS O" or "STATS operators" request. The password field is masked with a '*'. The O means it is for a global IRC Operator and o means it is for a local IRC Operator. |
Example: | irc.quakenet.org 243 Dana O *@12.34.56.78 * Dana Opers |