Unclaim command

This commit is contained in:
boy0001 2014-12-11 18:15:30 +11:00
parent b54124ff6d
commit c528e1e87a
3 changed files with 121 additions and 19 deletions

View file

@ -36,6 +36,10 @@ public enum Command {
// (Rating system) (ratings can be stored as the average, and number of
// ratings)
// - /plot rate <number out of 10>
/**
*
*/
UNCLAIM("unclaim"),
/**
*
*/