IntellectualSites / IntellectualSites/PlotSquared
Pistons can delete plot walls
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 653
- Forks
- 975
- Avg merge
- 2m
- Merged PRs (30d)
- 6
Description
Server Implementation
Paper
Server Version
1.19
Describe the bug
Sticky pistons can be used to delete plot wall blocks.
Note: happens on 1.18.2 and presumably earlier versions as well.
To Reproduce
- Place sticky piston at the edge of your plot pointing to the road.
- Turn it into a headless piston using the debug stick (set the extended block property to true).
- Update the piston by placing a block next to it.
- Wall block disappears.
Expected behaviour
I expected the wall block to not disappear.
Screenshots / Videos
No response
Error log (if applicable)
No response
Plot Debugpaste
https://athion.net/ISPaster/paste/view/d44d61891e3c4dc98c2d26a1ed3e442b
PlotSquared Version
6.9.1-SNAPSHOT
Checklist
- I have included a Plot debugpaste.
- I am using the newest build from https://www.spigotmc.org/resources/77506/ and the issue still persists.
Anything else?
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the sticky-piston sequence described in the issue on PlotSquared 6.9.1-SNAPSHOT, using the linked Plot debugpaste for context. Trace the plot-wall protection handling for piston block updates. Done means updating a headless sticky piston at a plot edge no longer deletes the wall block.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- game-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100