mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-22 21:26:46 +01:00
Tweak changelog
This commit is contained in:
parent
49f1154e65
commit
71d1f42cf4
@ -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
|
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
|
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 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
|
Added some safety so that mcMMO automatic save interval is never more frequent than 1 minute
|
||||||
Removed a few silent exceptions for scoreboards & mcMMO
|
Removed a few silent exceptions for scoreboards & mcMMO
|
||||||
Added warning about UltraPermissions to mcMMO
|
Added warning about UltraPermissions to mcMMO
|
||||||
Fixed a potential NPE in McMMOPlayerExperienceEvent
|
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
|
Version 2.1.181
|
||||||
mcMMO no longer pointlessly tries to check for missing UUIDs for FlatFile database
|
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
|
Removed the "name change detected" message as some plugins (such as Plan) invoke API calls which spams the console with this message
|
||||||
|
Loading…
Reference in New Issue
Block a user