PlotSquared/Core
Jordan 823e78377b
feat: Better deciding of heights to use for generation and schematics (#3300)
* Better deciding of heights to use for generation and schematics
 - If bedrock is disabled, we should still be filling the space with something
 - Use minBuildHeight instead of hardcoding "1" for schematics (it is still 1 by default) to ensure all-encompassing schematics
 - Schematic generation/handling for roads etc. should be accounting for all of wall, road, and plot heights for deciding point of origin
 - Fixes #3269
 - Starts to address #3175

* Also do for HybridPlotManager clear
2021-11-11 17:33:38 +00:00
..
src feat: Better deciding of heights to use for generation and schematics (#3300) 2021-11-11 17:33:38 +00:00
build.gradle.kts build: Reduce consumer dependencies 2021-11-05 11:57:58 +01:00