You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Initiate a plot deletion (/plot delete).
While waiting for the confirmation, place several blocks on the plot.
Execute /plot confirm.
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.
Server Implementation
Paper
Server Version
1.21.3
Describe the bug
When deleting a plot, any blocks that are placed during the
/p confirmphase 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
/plot delete)./plot confirm.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
Unbenanntes.Video.Mit.Clipchamp.erstellt.16.mp4
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