Does the rating command work?

This commit is contained in:
boy0001 2014-12-16 00:02:31 +11:00
parent 8a58b42629
commit c9d6f78999

View File

@ -83,6 +83,7 @@ public class MainCommand implements CommandExecutor, TabCompleter {
new Unlink(),
new Kick(),
new Setup(),
new Rating(),
new DebugClaimTest(),
new Inbox(),
new Comment(),