IntellectualSites / IntellectualSites/PlotSquared

Reimplement Mob break flag

Open
#3,108 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Enhancement
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
  1. Set up a plot world (use a schematic with high plot walls to make it easier)
  2. 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
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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.