IntellectualSites / IntellectualSites/PlotSquared
Reimplement Mob break flag
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.16.5
Describe the bug
Withers are able to destroy plot walls, regardless of the state of the "mob-place" and "mob-break" flags.
To Reproduce
- Set up a plot world (use a schematic with high plot walls to make it easier)
- Spawn a wither and lure it towards a plot wall - it should eventually break right through it
Expected behaviour
Plot walls should not be editable by any mobs
Screenshots / Videos
No response
Error log (if applicable)
No response
Plot Debugpaste
https://athion.net/ISPaster/paste/view/e4bd5c7618b54835b5ce81e694970901
PlotSquared Version
6.0.0-Premium
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
Reproduce the issue in PlotSquared 6.0.0-Premium by enabling the mob-place and mob-break flags, creating a plot world with high walls, and directing a wither at a wall. Trace the mob block-breaking handling from that reproduction; done means mobs can no longer edit plot walls regardless of those flag states.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100