1
0
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:
codemastr
2004-12-01 20:55:38 +00:00
parent a6713f14cb
commit afbf2070fa
6 changed files with 56 additions and 22 deletions
+3 -1
View File
@@ -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 &lt;email-address&gt;;</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 &lt;email-address&gt;;</font><br>
The email address that G:line questions should be sent to.</p>
<p><font class="set">set::modes-on-connect &lt;+modes&gt;;</font><br>
The modes that will be set on a user at connection.</p>
<p><font class="set">set::snomask-on-connect &lt;+modes&gt;</font><br>