IntellectualSites / IntellectualSites/PlotSquared

Instabreak drops items when disabled in BlockBreakEvent.

Open
#4,508 8 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.20

Describe the bug

Instabreak dropes items when disabled in BlockBreakEvent.

To Reproduce
  1. Write a Plugin with an BlockBreakListener that disables drops.
  2. Enable instabreak on a plot
  3. Break Blocks
  4. Items still drop
Expected behaviour

Items only stopping when blockbreak event says it should

Screenshots / Videos

No response

Error log (if applicable)

No response

Plot Debugpaste

https://athion.net/ISPaster/paste/view/14b8c2d536ca470293e0f3a37ec0bbab

PlotSquared Version

7.3.12-SNAPSHOT

Checklist
Anything else?

Compiled form latest src

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

Start by reproducing the issue on Paper 1.20 with PlotSquared 7.3.12-SNAPSHOT using a BlockBreakListener that disables drops, then inspect the instabreak handling described in the report and its linked Plot debugpaste. Done means blocks broken with instabreak no longer drop items when BlockBreakEvent disables drops.

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
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.