mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-10 18:23:12 +02:00
Again.
This commit is contained in:
@@ -217,7 +217,7 @@
|
||||
<p><font size="+2"><strong>3.6 - Helpop</strong></font><a name="feature_helpop"></a></p>
|
||||
<p>UnrealIRCd has a built-in help system accessable by /helpop.<br>
|
||||
For example <i>/helpop chmodes</i> gives you a overview of all channel modes UnrealIRCd has.<br>
|
||||
emember that if you are an ircop (helpop) you will have to prefix the keyword with a '?' character,
|
||||
Remember that if you are an ircop (helpop) you will have to prefix the keyword with a '?' character,
|
||||
so <i>/helpop</i> becomes <i>/helpop ?</i> and
|
||||
<i>/helpop chmodes</i> becomes <i>/helpop ?chmodes</i> etc..</p>
|
||||
|
||||
@@ -1443,7 +1443,7 @@ loadmodule "src/modules/scan_http.so";
|
||||
<p>Now if you wanted to make the set statements seperate, say you wanted to set
|
||||
your options in a single line.<br>
|
||||
Example:<br>
|
||||
set { options { hide-ulinesl; no-stealth; }; };<br>
|
||||
set { options { hide-ulines; no-stealth; }; };<br>
|
||||
</p>
|
||||
<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
|
||||
|
||||
Reference in New Issue
Block a user