Difference between revisions of "Raw 243"

From Scriptwiki
Jump to: navigation, 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] <mask> <password> <ID> 0 <class></td>
+
<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 some fields may be a '*', o=global oper, O=local oper</td>
+
<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 0 10</td>
+
<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 14: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