Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blocks broken by natural sources are not traced (Spigot only) #1014

Open
OmerBenGera opened this issue Mar 24, 2022 · 3 comments
Open

Blocks broken by natural sources are not traced (Spigot only) #1014

OmerBenGera opened this issue Mar 24, 2022 · 3 comments
Assignees
Labels
✔️ Confirmed Confirmed bugs that can be replicated 💡 No known solution There's currently no known solution for the bug/feature.

Comments

@OmerBenGera
Copy link
Member

OmerBenGera commented Mar 24, 2022

Minecraft's Version

All Spigot minecraft versions

Plugin's Version

1.9.0.570

Describe the bug

When a block is broken by a natural source, it will not get detected as a broken block.
An example for such event is cactus being broken when it's bottom cactus is broken.

To Reproduce

Make a block get broken naturally and it won't be detected.

Additional Information

No response

@OmerBenGera OmerBenGera added 💡 No known solution There's currently no known solution for the bug/feature. ✔️ Confirmed Confirmed bugs that can be replicated labels Mar 24, 2022
@OmerBenGera OmerBenGera self-assigned this Mar 24, 2022
@DebuffPvP
Copy link

Is this in any way related to mining in general? So i made a plugin so that when a block of sorts defoned in the config is broken the player has a chance of earning one of the given rewards in the config at a set chance! But the only issue is that when blocks are broken and they place it again they can remine it to receive a reward possibly unless blocks are logged i believe is what the issue is but i've not come across a solution since minecraft has too many blocks and logging all the miners might be an issue.

@OmerBenGera
Copy link
Member Author

Is this in any way related to mining in general? So i made a plugin so that when a block of sorts defoned in the config is broken the player has a chance of earning one of the given rewards in the config at a set chance! But the only issue is that when blocks are broken and they place it again they can remine it to receive a reward possibly unless blocks are logged i believe is what the issue is but i've not come across a solution since minecraft has too many blocks and logging all the miners might be an issue.

I dont understand, however doesnt sound like its related to this issue

@OmerBenGera
Copy link
Member Author

Should be fixed in Paper - still an issue with Spigot tho.

@OmerBenGera OmerBenGera changed the title Blocks broken by natural sources are not traced Blocks broken by natural sources are not traced (Spigot only) Aug 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✔️ Confirmed Confirmed bugs that can be replicated 💡 No known solution There's currently no known solution for the bug/feature.
Projects
None yet
Development

No branches or pull requests

2 participants