NPE fix for combat on unloaded profiles

This commit is contained in:
nossr50
2020-01-14 19:44:17 -08:00
parent 41bdca948a
commit 24b3bf1100
5 changed files with 27 additions and 8 deletions

View File

@ -1,6 +1,8 @@
Version 2.1.112
Correct locale usage for enum access, now enforces using the english locale to prevent issues with oddball locales for configs/commands
Don't cache names in mob health updater task, also; Don't schedule if the entity is already dead
Fixed a NPE that can occur if a player engages in combat with specific skills before their profile is loaded
mcMMO is now more compatible with certain mob stacking plugins
Improved behaviour for mob health bars
Version 2.1.111
mcMMO is compatible with the following versions of MC: 1.15 / 1.14.4 / 1.14.3 / 1.14.2 / 1.14.1 / 1.14 / 1.13.2