IntellectualSites / IntellectualSites/PlotSquared
Unable to place water or lava against plot edges
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.21.11
Describe the bug
When trying to place water or lava on a plot edge (either against the plot wall or on the bedrock floor) an error occurs ("You are lacking the permission node: plots.admin.interact.road") and the fluid cannot be placed. Normal blocks (e.g. stone, etc.) can be placed without any issues.
To Reproduce
- Go to a plot you own or have permission to build on.
- Try to place water or lava against the plot border wall.
- Try to place water or lava on the bedrock floor of the plot.
- See the error message in chat and that the fluid is not placed.
Expected behaviour
Self explanatory
Screenshots / Videos
No response
Error log (if applicable)
No response
Plot Debugpaste
https://athion.net/ISPaster/paste/view/bfb3077630f64961a0505f862f9c0ba2
PlotSquared Version
PlotSquared version 7.5.12-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 issue on Paper 1.21.11 with PlotSquared 7.5.12-SNAPSHOT, using the linked debugpaste for context. Trace the permission check that handles water or lava placement at plot walls and bedrock edges; done means permitted players can place fluids there without plots.admin.interact.road, while normal plot protections remain intact.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100