Profile.registerCommand("ping", new CommandPing());
Profile.registerCommand("pingme", new CommandPingMe());
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());