Added support for console messages (untested)

This commit is contained in:
Jesse Boyd 2014-10-18 11:06:29 -07:00
parent 2435eab96a
commit 0010b06afa
37 changed files with 197 additions and 78 deletions

View file

@ -83,6 +83,10 @@ public enum Command {
*
*/
SET("set", "s"),
/**
*
*/
PURGE("purge"),
/**
*
*/