Skip to content

Commit

Permalink
Removed entity limits debug
Browse files Browse the repository at this point in the history
  • Loading branch information
tastybento committed Apr 11, 2018
1 parent 2cc407e commit 76d0558
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -42,7 +42,7 @@
import com.wasteofplastic.askyblock.util.VaultHelper;

public class EntityLimits implements Listener {
private static final boolean DEBUG = true;
private static final boolean DEBUG = false;
private static final boolean DEBUG2 = false;
private static final boolean DEBUG3 = false;
private ASkyBlock plugin;
Expand Down

0 comments on commit 76d0558

Please sign in to comment.