Raw 243: Difference between revisions
Jump to navigation
Jump to search
m change woobie to Dana in example |
m updated info, updated for snircd 1.3.4 |
||
Line 4: | Line 4: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td>Format:</td><td><source> 243 <target> [o|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]] |
Revision as of 12:40, 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 |