Profile.registerCommand("rejoin", new CommandRejoin());
Profile.registerCommand("renameaccount", new CommandRenameAccount());
Profile.registerCommand("say", new CommandSay());
Profile.registerCommand("search", new CommandSearch());
Profile.registerCommand("searchrank", new CommandSearchRank());
Profile.registerCommand("seen", new CommandSeen());
Profile.registerCommand("setaccount", new CommandSetAccount());
Profile.registerCommand("setauth", new CommandSetAuth());
Profile.registerCommand("setbirthday", new CommandSetBirthday());
Profile.registerCommand("setrank", new CommandSetRank());
Profile.registerCommand("setrecruiter", new CommandSetRecruiter());