mirror of
https://github.com/moparisthebest/Yaaic
synced 2024-11-04 16:35:05 -05:00
CommandParser: Added /oper to the server commands whitelist
This commit is contained in:
parent
97ed792355
commit
d47fc7488c
@ -72,7 +72,7 @@ public class CommandParser
|
||||
"vhost", "credits", "license", "setname", "watch", "pong",
|
||||
"cycle", "links", "silence", "who", "dalinfo", "userhost",
|
||||
"list", "stats", "invite", "lusers", "ping",
|
||||
"time", "whowas", "ison", "map",
|
||||
"time", "whowas", "ison", "map", "oper"
|
||||
|
||||
// services
|
||||
"nickserv", "ns", "chanserv", "cs", "authserv", "hostserv",
|
||||
|
Loading…
Reference in New Issue
Block a user