Skip to content
Success

Changes

Summary

  1. new event McMMOModifyBlockDropItemEvent and mcMMO now modifies the drop list in BlockDropItemEvent instead of spawning items (commit: d38d74f) (details)
  2. 2.2.042 (commit: fdc652f) (details)
  3. back to snapshots (commit: 22231df) (details)
Commit d38d74f82ad3298cef88e08da57c740754e87c44 by nossr50
new event McMMOModifyBlockDropItemEvent and mcMMO now modifies the drop list in BlockDropItemEvent instead of spawning items
Fixes #5214
(commit: d38d74f)
The file was addedsrc/test/java/com/gmail/nossr50/events/items/McMMOModifyBlockDropItemEventTest.java
The file was addedsrc/main/java/com/gmail/nossr50/events/items/McMMOModifyBlockDropItemEvent.java
The file was modifiedChangelog.txt (diff)
The file was modifiedsrc/main/java/com/gmail/nossr50/listeners/BlockListener.java (diff)
The file was modifiedChangelog.txt (diff)
The file was modifiedpom.xml (diff)
The file was modifiedpom.xml (diff)