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());
Profile.registerCommand("sweepban", new CommandSweepBan());
Profile.registerCommand("timeban", new CommandTimeBan());
Profile.registerCommand("trigger", new CommandTrigger());
Profile.registerCommand("unban", new CommandUnban());