More efficient plot auto claim

This commit is contained in:
Jesse Boyd 2015-01-14 10:51:26 +11:00
parent fc72197f86
commit c8d396a1a5
2 changed files with 16 additions and 12 deletions

View file

@ -64,6 +64,8 @@ import com.intellectualcrafters.plot.object.PlotWorld;
public static boolean canSendChunk = false;
public static ArrayList<String> runners_p = new ArrayList<>();
static long state = 1;
public static HashMap<String, PlotId> lastPlot;
public static HashMap<String, Integer> worldBorder;
/**
* direction 0 = north, 1 = south, etc: