1
0
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:
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",
"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",