1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-07 03:53:12 +02:00

Update output of MODULE command (MODULE -all) to include the author,

slightly change the output and use RPL_TXT rather than NOTICE.
This commit is contained in:
Bram Matthys
2019-08-27 14:12:00 +02:00
parent fc69c5300e
commit 17c6b5976d
18 changed files with 106 additions and 78 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ CMD_FUNC(m_ircops);
ModuleHeader MOD_HEADER(ircops)
= {
"ircops",
"v3.71",
"3.71",
"/IRCOPS command that lists IRC Operators",
"UnrealIRCd Team",
"unrealircd-5",