From fdc652fd63868123dfa281b8949bae35d0110682 Mon Sep 17 00:00:00 2001 From: nossr50 Date: Sun, 21 Sep 2025 12:24:42 -0700 Subject: [PATCH] 2.2.042 --- Changelog.txt | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Changelog.txt b/Changelog.txt index 3364ceaec..29e29334a 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,6 +1,6 @@ Version 2.2.042 mcMMO now listens to BlockDropItemEvent at LOW priority instead of HIGHEST - Bonus drops from mcMMO now simply modify quantity in BlockDropItemEvent + Bonus drops from mcMMO now simply modify quantity in BlockDropItemEvent instead of spawning new ItemStacks. Added McMMOModifyBlockDropItemEvent event, this event is called when mcMMO modifies the quantity of an ItemStack during a BlockDropItemEvent, it is modifiable and cancellable. You can now define custom sounds to be played in sounds.yml (Thank you JeBobs, see notes) Added a cap to how much Blast Mining PVP damage can do to other players diff --git a/pom.xml b/pom.xml index b7713e2f4..e95439dbc 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 com.gmail.nossr50.mcMMO mcMMO - 2.2.042-SNAPSHOT + 2.2.042 mcMMO https://github.com/mcMMO-Dev/mcMMO