chore: Address more violations

This commit is contained in:
NotMyFault
2022-01-20 21:01:38 +01:00
parent 827f46566c
commit 42bf413528
44 changed files with 62 additions and 134 deletions

View File

@ -60,7 +60,7 @@ import java.util.List;
public class EntitySpawnListener implements Listener {
private final static String KEY = "P2";
private static final String KEY = "P2";
private static boolean ignoreTP = false;
private static boolean hasPlotArea = false;
private static String areaName = null;