Skip to content

Fix air blocks from clipboard overwriting neighbouring plots in City Inspiration Mode#214

Draft
Copilot wants to merge 1 commit intomainfrom
copilot/fix-empty-plots-destroying-neighbours
Draft

Fix air blocks from clipboard overwriting neighbouring plots in City Inspiration Mode#214
Copilot wants to merge 1 commit intomainfrom
copilot/fix-empty-plots-destroying-neighbours

Conversation

Copy link
Copy Markdown

Copilot AI commented Apr 10, 2026

In City Inspiration Mode, multiple plots share a single world. Pasting a plot schematic with no mask caused air blocks from the clipboard to overwrite blocks in neighbouring plots.

Changes

  • AbstractPlotGenerator.pasteSchematic() — uses PasteBuilder.ignoreAirBlocks(ignoreAir) (WorldEdit's -a equivalent) on the paste operation, only ignores air if mask is set, also cleaify that in the comment

Copilot AI linked an issue Apr 10, 2026 that may be closed by this pull request
@Zoriot Zoriot added bug Something isn't working high priority labels Apr 10, 2026
Copilot AI changed the title [WIP] Fix issue with plots being pasted with air destroying others Fix air blocks from clipboard overwriting neighbouring plots in City Inspiration Mode Apr 10, 2026
Copilot AI requested a review from Zoriot April 10, 2026 21:10
… prevent overwriting neighbouring plots

Co-authored-by: copilot-swe-agent[bot] <198982749+copilot@users.noreply.github.com>
@Zoriot Zoriot force-pushed the copilot/fix-empty-plots-destroying-neighbours branch from a919045 to 5022cfa Compare April 10, 2026 22:23
@Zoriot Zoriot requested a review from Cinnazeyy April 10, 2026 22:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working high priority

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] - Plots beeing pasted with Air, destroying other plots

2 participants