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());
Profile.registerCommand("kick", new CommandKick());
Profile.registerCommand("mail", new CommandMail());
Profile.registerCommand("mailall", new CommandMailAll());