Changed alias to "add"

This commit is contained in:
boy0001 2015-02-02 14:38:46 +11:00
parent c4d84bb070
commit 84e17dc798

View File

@ -71,7 +71,7 @@ public enum Command {
SET("set", "s"),
PURGE("purge"),
SETUP("setup"),
OP("op", "admin"),
OP("op", "add"),
DEOP("deop", "deadmin"),
BAN("ban", "block"),
UNBAN("unban", "unblock"),