new setup command

This commit is contained in:
boy0001 2015-02-10 17:14:55 +11:00
parent ba35d8b774
commit 76ed708c79
4 changed files with 259 additions and 182 deletions

View file

@ -71,7 +71,6 @@ public enum Command {
LIST("list", "l"),
SET("set", "s"),
PURGE("purge"),
SETUP("setup"),
OP("op", "add"),
DEOP("deop", "deadmin"),
BAN("ban", "block"),