]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - src/messages.tab
Add chmode +N, which prevents nickchanges.
[irc/rqf/shadowircd.git] / src / messages.tab
index 12fb0817de769f1026248c4473aced9e27771500..2ce93991ad9d4edce4d0475c3291edb2303932fa 100644 (file)
@@ -400,7 +400,7 @@ static  const char *  replies[] = {
 /* 376 RPL_ENDOFMOTD, */        ":%s 376 %s :End of /MOTD command.",
 /* 377 */       NULL,
 /* 378 RPL_WHOISHOST, */        "%s :is connecting from *@%s %s",
-/* 379 RPL_WHOISMODES */       "%s :%s,
+/* 379 RPL_WHOISMODES */       "%s :%s",
 /* 380 */       NULL,
 /* 381 RPL_YOUREOPER, */        ":%s 381 %s :You're a <censored> <censored> IRC operator! Did you know that? This message is FACTUAL.",
 /* 382 RPL_REHASHING, */        ":%s 382 %s %s :Rehashing",
@@ -470,7 +470,7 @@ static  const char *  replies[] = {
 /* 446 ERR_USERSDISABLED, */   NULL,
 /* 447 ERR_NOINVITE */         ":Can't send invite to %s (+V set)",
 /* 448 */       NULL,
-/* 449 */       NULL,
+/* 449 ERR_NONICK */           "%s :Cannot change nickname while on channel (+N set)",
 /* 450 */       NULL,
 /* 451 ERR_NOTREGISTERED, */    ":%s 451 * :You have not registered",
 /* 452 */       NULL,
@@ -540,7 +540,7 @@ static  const char *  replies[] = {
 /* 516 */      NULL,
 /* 517 ERR_DISABLED */         "%s :This command has been administratively disabled",
 /* 518 */      NULL,
-/* 519 */      NULL,
+/* 519 ERR_NOKICK */           "%s :You cannot kick users in this channel because +E is set",
 /* 520 */      NULL,
 /* 521 */      NULL,
 /* 522 */      NULL,