]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - src/chmode.c
Add is_halfop() and is_owner() and start using them in the new functions.
[irc/rqf/shadowircd.git] / src / chmode.c
index 2319c51677a583ebea23be192c52a4ae3491cce0..fdb26041b308d71b3c12ac8d32aa238501b6a7b1 100644 (file)
@@ -1406,7 +1406,7 @@ struct ChannelMode chmode_table[256] =
   {chm_simple, MODE_NOCAPS },          /* G */
   {chm_nosuch, 0 },                    /* H */
   {chm_ban,    CHFL_INVEX },           /* I */
-  {chm_nosuch, 0 },                    /* J */
+  {chm_simple, MODE_NOREJOIN },        /* J */
   {chm_nosuch, 0 },                    /* K */
   {chm_staff,  MODE_EXLIMIT },         /* L */
   {chm_nosuch, 0 },                    /* M */