1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-07 15:43:14 +02:00

Added chmode +u to help.conf

This commit is contained in:
codemastr
2002-12-15 01:43:16 +00:00
parent 140eed6b4c
commit 5196094ca7
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -1733,3 +1733,4 @@ seen. gmtime warning still there
(#0000542) reported by BiGi
- Fixed a bug where included files were not added to the file list in the Config menu under
win32. Reported by PoisonDart316 (#0000535)
- Added chmode +u to help.conf, reported by Jaw959 (#0000544)
+1
View File
@@ -168,6 +168,7 @@ help Chmodes {
" R = Only registered (+r) users may join the channel";
" S = Strips mIRC color codes";
" V = /INVITE is not allowed";
" u = Auditorium mode /names and /who #channel only show channel ops";
" ==------------------------------oOo----------------------------==";
};