mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-08 06:03:12 +02:00
- Add /SILENCE to HTML documentation (reported by Severus_Snape in
#4072, patch from warg).
This commit is contained in:
@@ -2464,3 +2464,5 @@
|
||||
- Clarify that hiddenhost-prefix must be the same on linked servers for
|
||||
bans to function properly (#4090, patch from warg, reported in #4043
|
||||
by maxb).
|
||||
- Add /SILENCE to HTML documentation (reported by Severus_Snape in
|
||||
#4072, patch from warg).
|
||||
|
||||
@@ -3200,7 +3200,7 @@ to get more information on a command.</p>
|
||||
<td>All</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td height="39">Watch +-<nick> +-<nick><br></td>
|
||||
<td height="39">Watch [+|-]<nick> [+|-]<nick><br></td>
|
||||
<td>Watch is a new notify-type system in UnrealIRCd which is both faster and
|
||||
uses less network resources than any old-style notify system. The server
|
||||
will send you a message when any nickname in your watch list logs on or
|
||||
@@ -3307,6 +3307,10 @@ to get more information on a command.</p>
|
||||
<td>Returns the IP address of the user in question.</td>
|
||||
<td>All</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td height="39">silence [+|-]<nick><br></td>
|
||||
<td>Ignores messages from a user or list of users at the Server itself.<br></td>
|
||||
<td>All</td>
|
||||
<tr>
|
||||
<td height="39">oper <userid> <password><br></td>
|
||||
<td>Command to give a user operator status if they match an Oper Block<br></td>
|
||||
|
||||
Reference in New Issue
Block a user