forked from I2P_Developers/i2p.i2p
commands that are commonly used by IRCops. Should be harmless.
This commit is contained in:
@@ -180,6 +180,10 @@ abstract class IRCFilter {
|
||||
"STATSERV",
|
||||
"KICK",
|
||||
"HELPME", "HELPOP", // helpop is what unrealircd uses by default
|
||||
// IRCop commands
|
||||
"ADCHAT", "ADDMOTD", "ADDOMOTD", "CHATOPS", "CHGHOST", "CHGIDENT", "CHGNAME", "DCCDENY", "DIE",
|
||||
"GLOBOPS", "GZLINE", "KILL", "KLINE", "LOCOPS", "NACHAT", "OPERMOTD", "REHASH", "RESTART", "SAJOIN",
|
||||
"SAMODE", "SAPART", "SDESC", "SETHOST", "SETIDENT", "SHUN", "SPAMFILTER", "TEMPSHUN", "UNDCCDENY",
|
||||
"RULES",
|
||||
"TOPIC",
|
||||
"ISON", // jIRCii uses this for a ping (response is 303)
|
||||
|
Reference in New Issue
Block a user