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:
@@ -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)
|
||||
|
||||
@@ -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----------------------------==";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user