Skip to content

Make sure no blocks are placed when deleting a plot#4818

Open
florianreuth wants to merge 5 commits intoIntellectualSites:mainfrom
florianreuth:bugfix/remove-placed-blocks
Open

Make sure no blocks are placed when deleting a plot#4818
florianreuth wants to merge 5 commits intoIntellectualSites:mainfrom
florianreuth:bugfix/remove-placed-blocks

Conversation

@florianreuth
Copy link
Copy Markdown
Contributor

Overview

Fixes #4794

Description

When starting the deletion process, a plot meta is set. The plot meta will be unset once the plot deletion is finished and during it being set block place/break events will be cancelled.

Submitter Checklist

  • Make sure you are opening from a topic branch (/feature/fix/docs/ branch (right side)) and not your main branch.
  • Ensure that the pull request title represents the desired changelog entry.
  • New public fields and methods are annotated with @since TODO.
  • I read and followed the contribution guidelines.

Fixes IntellectualSites#4794

Signed-off-by: FlorianMichael <git@florianmichael.de>
… on errors

Signed-off-by: Florian Reuth <git@florianreuth.de>
@NotMyFault NotMyFault requested a review from dordsor21 April 2, 2026 14:36
Signed-off-by: Florian Reuth <git@florianreuth.de>
@NotMyFault NotMyFault requested a review from a team April 12, 2026 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bugfix This PR fixes a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Blocks placed during /plot delete confirmation remain after plot is deleted

2 participants