IntellectualSites / IntellectualSites/PlotSquared

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

Open
#4,794 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Low Priority Requires Testing
Dominant language
Java
Stars
653
Forks
975
Avg merge
2m
Merged PRs (30d)
6

Description

Server Implementation

Paper

Server Version

1.21.3

Describe the bug

When deleting a plot, any blocks that are placed during the /p confirm phase remain on the plot even after it is deleted or becomes unclaimed.
These blocks are not removed together with the plot deletion process.

To Reproduce
  1. Initiate a plot deletion (/plot delete).
  2. While waiting for the confirmation, place several blocks on the plot.
  3. Execute /plot confirm.
  4. The plot is deleted / unclaimed, but the blocks placed during the confirmation phase remain instead of being removed.
Expected behaviour

All blocks placed on the plot (including those placed during the deletion confirmation phase) should be removed when the plot is deleted or unclaimed.

Screenshots / Videos

https://github.com/user-attachments/assets/596986e1-f635-4827-aa56-acce8f986757

Error log (if applicable)

No response

Plot Debugpaste

https://athion.net/ISPaster/paste/view/04b06c6d51d3420bab74485da6499af0

PlotSquared Version

PlotSquared version 7.5.10-SNAPSHOT

Checklist
Anything else?

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing the /plot delete and /plot confirm command entry points, then follow the plot deletion or unclaim block-cleanup path. Reproduce the sequence on Paper 1.21.3 with PlotSquared 7.5.10-SNAPSHOT and verify that blocks placed during confirmation are removed when deletion completes.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
game-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.