Add 1 more line of debug
This commit is contained in:
parent
1973f74003
commit
d83ad69ab2
@ -296,6 +296,7 @@ public class BuildData
|
|||||||
if (vec.getBlockZ() > CornerTopRight.getBlockZ())
|
if (vec.getBlockZ() > CornerTopRight.getBlockZ())
|
||||||
return false;
|
return false;
|
||||||
|
|
||||||
|
Bukkit.broadcastMessage(C.cGreen + "Good to go!");
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user