Event-Based Block Tracking Issues

Open
#8 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
php
Domain
backend

Research direction

Start by examining the current handling of BlockBreakEvent, EntityExplodeEvent, and similar events. Investigate whether a ChunkListener can detect block changes caused through alternative mechanisms without those events. Done means establishing a more reliable block-tracking approach, with its behavior verified against the stated limitations.

Written by the indexing model from the issue text.

Description

documentation enhancement wontfix

Using BlockBreakEvent, EntityExplodeEvent, and similar events may not be reliable, as some plugins can modify or break blocks through alternative mechanisms without triggering events like BlockBreakEvent.

It might be worth considering the use of a ChunkListener as a more robust solution :)

Dominant language
PHP
Stars
6
Forks
2
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

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.

Similar issues

More PHP issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.