mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-09 05:43:12 +02:00
- Added chmode +r to HTML documentation
This commit is contained in:
@@ -1966,3 +1966,4 @@
|
||||
- Remove m_addline from commands.so
|
||||
- Removed ugly ``files {} got initialized!'' message.
|
||||
- SVSMODE now triggers HOOKTYPE_UMODE_CHANGE and HOOKTYPE_REMOTE_CHANMODE.
|
||||
- Added chmode +r to HTML documentation.
|
||||
|
||||
@@ -2755,6 +2755,10 @@ files {
|
||||
<td><div align="center">Q</div></td>
|
||||
<td>Only U:Lined servers can kick users</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><div align="center">r</div></td>
|
||||
<td>This channel is registered (only settable by services)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><div align="center">R</div></td>
|
||||
<td>Requires a registered nickname to join</td>
|
||||
|
||||
Reference in New Issue
Block a user