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());
Profile.registerCommand("update", new CommandUpdate());
Profile.registerCommand("vote", new CommandVote());
Profile.registerCommand("voteban", new CommandVoteBan());
Profile.registerCommand("votecancel", new CommandVoteCancel());