]> jfr.im git - irc/evilnet/x3.git/blobdiff - src/chanserv.c
See changelog
[irc/evilnet/x3.git] / src / chanserv.c
index 4518a937ff3c7dfdc8adb40efb1d9e8c264caf2a..7db33f1c9ea07bbefb2fc059e72522b71158e725 100644 (file)
@@ -1427,7 +1427,7 @@ protect_user(const struct userNode *victim, const struct userNode *aggressor, st
 
     /* Don't protect if no one is to be protected, someone is attacking
        himself, or if the aggressor is an IRC Operator. */
-    if(protect == 'n' || victim == aggressor || IsOper(aggressor))
+    if(protect == 'n' || victim == aggressor /* Opers dont get special treatment :/  || IsOper(aggressor) */)
        return 0;
 
     /* Don't protect if the victim isn't authenticated (because they