mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-06 00:53:13 +02:00
Added a set::gline-address which works like set::kline-address
This commit is contained in:
@@ -27,7 +27,7 @@ English | <a href="unreal32docs.de.html">German</a> |
|
||||
<div align="center"><b><font size="7">UnrealIRCd</font></b><br>
|
||||
<font size="4"><a href="http://www.unrealircd.com">http://www.unrealircd.com</a></font><br>
|
||||
<font size="4">Version: 3.2.2-CVS</font><br>
|
||||
<b>Last doc update:</b> 2004-10-13</div>
|
||||
<b>Last doc update:</b> 2004-12-01</div>
|
||||
<br>
|
||||
<b>Head Coders:</b> Stskeeps / codemastr / Syzop / Luke<br>
|
||||
<b>Contributors:</b> McSkaf / Zogg / NiQuiL / assyrian / chasm / DrBin / llthangel / Griever / nighthawk<br>
|
||||
@@ -2066,6 +2066,8 @@ set {
|
||||
<p><font class="set">set::kline-address <email-address>;</font><br>
|
||||
The email address that K:line questions should be sent to. This value must be
|
||||
specified.</p>
|
||||
<p><font class="set">set::gline-address <email-address>;</font><br>
|
||||
The email address that G:line questions should be sent to.</p>
|
||||
<p><font class="set">set::modes-on-connect <+modes>;</font><br>
|
||||
The modes that will be set on a user at connection.</p>
|
||||
<p><font class="set">set::snomask-on-connect <+modes></font><br>
|
||||
|
||||
Reference in New Issue
Block a user