Profile.registerCommand("promote", new CommandPromote());
Profile.registerCommand("quit", new CommandQuit());
Profile.registerCommand("reconnect", new CommandReconnect());
Profile.registerCommand("recruit", new CommandRecruit());
Profile.registerCommand("recruits", new CommandRecruits());
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());