From 2525ce9abeccff9daaf95e9b879faa5b03be8990 Mon Sep 17 00:00:00 2001 From: nossr50 Date: Mon, 27 Jan 2020 18:53:39 -0800 Subject: [PATCH 1/2] 2.1.114 --- Changelog.txt | 3 +++ pom.xml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/Changelog.txt b/Changelog.txt index 602d80e88..354ea638e 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,5 +1,8 @@ Version 2.1.114 Fix some more locale usages, should aim to further prevent issues with oddball locales + Fixed a bug where newer versions of MySQL did not like our rank command + Added a new setting to turn off the Snow Golem Exploit prevention to experience.yml next to the other exploit fixes + Fixed a bug which stopped the optional Endermite XP exploit fix from working Version 2.1.113 Activating Berserk on a soft block (glass, snow, dirts) will break that material right away instead of only breaking subsequent blocks hit by the player diff --git a/pom.xml b/pom.xml index 28aec646e..24eb541ea 100755 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 com.gmail.nossr50.mcMMO mcMMO - 2.1.114-SNAPSHOT + 2.1.114 mcMMO https://github.com/mcMMO-Dev/mcMMO From 8094be46c8e0355090084b85b144e76fa3889778 Mon Sep 17 00:00:00 2001 From: nossr50 Date: Mon, 27 Jan 2020 19:01:08 -0800 Subject: [PATCH 2/2] Dev mode --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 24eb541ea..75680581b 100755 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 com.gmail.nossr50.mcMMO mcMMO - 2.1.114 + 2.1.115-SNAPSHOT mcMMO https://github.com/mcMMO-Dev/mcMMO