From fe013121363527bd02c4818189ef223592c6cbd7 Mon Sep 17 00:00:00 2001 From: nossr50 Date: Sat, 13 Jul 2024 16:41:50 -0700 Subject: [PATCH] 2.2.017 --- Changelog.txt | 3 ++- pom.xml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Changelog.txt b/Changelog.txt index 93ee253ef..29973a6aa 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,15 +1,16 @@ Version 2.2.017 + Fixed a bug with default Mace permissions (thanks SrBedrock) Fixed Blast Mining being almost completely broken Reworked Blast Mining to drop non-mining related blocks too Reworked Blast Mining to use your pickaxe when determining drops (will apply Silk Touch) Fixed shift-clicking ingredients into the brewing stand not working on older versions of Minecraft Added a setting in advanced.yml to ignore attack cooldowns (see notes) - Fixed a bug with Mace permissions (thanks SrBedrock) Updated zh_CN locale (thanks libook) Updated pt_BR locale (thanks JesusRuescas) Updated fr locale (thanks Ted-18) NOTES: + If Mace skills weren't working for your players before and you were scratching your head wondering why, this should fix it (thanks SrBedrock). Skills.General.Attack_Cooldown.Adjust_Skills_For_Attack_Cooldown is a new setting in advanced.yml that will allow you to ignore attack cooldowns for the combat skills. When a player spams an attack, have a reduced amount of bonus damage from mcMMO and reduced chance for chance-on-hit subskills to activate. You can have mcMMO ignore this value and apply full bonus damage and full chance to proc abilities by setting this to false. diff --git a/pom.xml b/pom.xml index e0c180ffb..1da09dc56 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 com.gmail.nossr50.mcMMO mcMMO - 2.2.017-SNAPSHOT + 2.2.017 mcMMO https://github.com/mcMMO-Dev/mcMMO