Skip to content

[Bug] Item gets dropen falsely  #58

@Nononitas

Description

@Nononitas

Reproduction:
Make a plugin which have the following Listener
BlockBreakEvent which sets event.setDropItems(false) only on a custom block (customcrafting block)
CustomItemBreakEvent with event.setDropItems(false)

  • Place a custom block and break it nothing will drop. (like excpected)
  • Place any block favourable not a custom, lets take sand and break it. The drop of the previous custom block will be dropped and not a sand item

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions