Browse Source

Tweak changelog

nossr50 4 years ago
parent
commit
71d1f42cf4
1 changed files with 4 additions and 1 deletions
  1. 4 1
      Changelog.txt

+ 4 - 1
Changelog.txt

@@ -2,12 +2,15 @@ Version 2.1.182
     You can now use '.all' (for example: mcmmo.perks.xp.customboost.all) to give an XP perk to all skills
     Removed hardcore and vampirism commands, these commands are dangerous, just modify the config file if you want to use hardcore / vampirism
     Fixed several errors in de locale (Thanks TheBusyBiscuit & w1tcherrr)
-    Fixed a bug where double smelt never succeeded if the furnace was empty
+    Fixed a bug where double smelt never succeeded if the furnace was empty (but worked normally afterwards)
     Added some safety so that mcMMO automatic save interval is never more frequent than 1 minute
     Removed a few silent exceptions for scoreboards & mcMMO
     Added warning about UltraPermissions to mcMMO
     Fixed a potential NPE in McMMOPlayerExperienceEvent
 
+    NOTES:
+    mcMMO will do a better job reporting if something went wrong with scoreboards, which may lead to improved plugin compatibility between mcMMO and other plugins touching scoreboards.
+
 Version 2.1.181
     mcMMO no longer pointlessly tries to check for missing UUIDs for FlatFile database
     Removed the "name change detected" message as some plugins (such as Plan) invoke API calls which spams the console with this message