From 5534ef545a7fa5c3cea2ef1e2c50827f89950f1e Mon Sep 17 00:00:00 2001 From: Sn0wStorm Date: Wed, 8 Apr 2020 14:11:34 +0200 Subject: [PATCH] update 2.1 --- Changelog.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/Changelog.md b/Changelog.md index 201c12e..db23bf8 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,17 @@ +### v2.1 08.04.2020 +* NEW: Brew Sealing Table + * Seal your Brews to make similar Brews exactly equal + * For better support in shop plugins + * Allows your sealed Brews to be sold and used in most shop plugins +* NEW: Background loading for World-Data + * Extreme improvement in load times at server start and when loading worlds + * World-Data is split into a separate file: data.yml -> worlddata.yml + * Loaded data always merged in main thread & mutual exclusion of loading/saving +* NEW: Sync Player Drunkeness Data across multiple Servers with MySQL +* FIX: Error in Log with newer Version of MMOItems +* FIX: Cauldron now starts properly at minute 0 and as intended takes longer until usable brews come out +* FIX: Permission brewery.openbarrel.mc for the Minecraft Barrel + ### v2.0.1 13.12.2019 * FIX: Error in converting Barrels from old version