-
-
Notifications
You must be signed in to change notification settings - Fork 25
Cuboid / trencher tool issue #204
Copy link
Copy link
Open
Labels
❌ UnconfirmedBugs that were reported but yet to be replicatableBugs that were reported but yet to be replicatable😴 No responseReports that haven't received a respond for over a weekReports that haven't received a respond for over a week
Metadata
Metadata
Assignees
Labels
❌ UnconfirmedBugs that were reported but yet to be replicatableBugs that were reported but yet to be replicatable😴 No responseReports that haven't received a respond for over a weekReports that haven't received a respond for over a week
Minecraft's Version
1.20.4
Plugin's Version
2024.2-b49
Describe the bug
I have this in my config so the plugin picks up on ALL the blocks broken by cuboid tools:
other-plugins:
However, when you break a block with a cuboid tool, it sends out MULTIPLE events per block. For example, if I break 1 coal ore with a cuboid tool, it sends out 15 block break events for it for some reason
To Reproduce
Mine a block with a cuboid tool and listen for it in an "other-plugins" plugin
Additional Information
No response