Profile.registerCommand("allseen", new CommandAllSeen());
Profile.registerCommand("auth", new CommandAuth());
Profile.registerCommand("autopromotion", new CommandAutoPromotion());
Profile.registerCommand("ban", new CommandBan());
Profile.registerCommand("clearqueue", new CommandClearQueue());
Profile.registerCommand("createaccount", new CommandCreateAccount());
Profile.registerCommand("demote", new CommandDemote());
Profile.registerCommand("disconnect", new CommandDisconnect());
Profile.registerCommand("home", new CommandHome());
Profile.registerCommand("info", new CommandInfo());
Profile.registerCommand("invite", new CommandInvite());