Remove the interact spam check. I think it was only useful back in the old days where the denied messages where broadcasted to other players and not only yourself.

This commit is contained in:
Olof Larsson
2013-04-26 11:07:29 +02:00
parent 7ce0100e73
commit 7cbc99bdd6
2 changed files with 0 additions and 52 deletions

View File

@ -140,7 +140,6 @@ public class MConf extends Entity<MConf>
public boolean handleExploitObsidianGenerators = true;
public boolean handleExploitEnderPearlClipping = true;
public boolean handleExploitInteractionSpam = true;
public boolean handleExploitTNTWaterlog = false;
// -------------------------------------------- //