Added trusted users

This commit is contained in:
boy0001 2014-10-01 18:01:41 +10:00
parent 3a653c2dea
commit 56537dcafc
12 changed files with 367 additions and 23 deletions

View file

@ -26,6 +26,14 @@ public enum Command {
// (Rating system) (ratings can be stored as the average, and number of ratings)
// - /plot rate <number out of 10>
// - /plot list <some parameter to list the most popular, and highest rated plots>
TRUSTED("trusted","trust"),
/**
*
*/
COPY("copy"),
/**
*
*/
KICK("kick","k"),
/**
*