mirror of
https://github.com/TotalFreedomMC/TF-PlotSquared.git
synced 2025-02-11 03:30:11 +00:00
![]() The `BukkitLocalQueue` only supports using one of the sets (the removed `baseBlocks` variable in `BasicLocalBlockQueue` was the deciding factor for which one won out) which led to issues with missing blocks when trying to use both types at the same time, such as in the `HybridPlotManager`s `clearPlot` method, where `PlotBlock` is used to fill in the various layers, while the`createSchemAbs` method uses `BaseBlock` for its data. |
||
---|---|---|
.. | ||
src/main | ||
build.gradle |