Showed some mercy against Hudeler

This commit is contained in:
Marius Metzger
2015-02-20 21:48:15 +01:00
parent db2c3184de
commit e8a9feb1f4

View File

@@ -106,8 +106,8 @@ public class ReplayMod
e.printStackTrace(); e.printStackTrace();
} }
if(AuthenticationHandler.isBlacklisted(Minecraft.getMinecraft().getSession().getPlayerID())) { //if(AuthenticationHandler.isBlacklisted(Minecraft.getMinecraft().getSession().getPlayerID())) {
System.exit(0); //System.exit(0);
} //}
} }
} }