1
0
mirror of https://github.com/moparisthebest/Yaaic synced 2025-02-19 20:31:49 -05:00

CommandParser: Added /oper to the server commands whitelist

This commit is contained in:
Sebastian Kaspari 2010-04-21 22:07:05 +02:00
parent 97ed792355
commit d47fc7488c

View File

@ -72,7 +72,7 @@ public class CommandParser
"vhost", "credits", "license", "setname", "watch", "pong", "vhost", "credits", "license", "setname", "watch", "pong",
"cycle", "links", "silence", "who", "dalinfo", "userhost", "cycle", "links", "silence", "who", "dalinfo", "userhost",
"list", "stats", "invite", "lusers", "ping", "list", "stats", "invite", "lusers", "ping",
"time", "whowas", "ison", "map", "time", "whowas", "ison", "map", "oper"
// services // services
"nickserv", "ns", "chanserv", "cs", "authserv", "hostserv", "nickserv", "ns", "chanserv", "cs", "authserv", "hostserv",