You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
added new option to player levelling: preserve-entity with default of 10s (PenalBuffalo)
added new option to player levelling: recheck-players with default of false (PenalBuffalo)
added softdepend for SCore, only used with LM_Items (PenalBuffalo)
Fixes
fixed compatibility with MythicMobs being partially broken. dropped support for legacy versions of MythicMobs (PenalBuffalo)
fix /lm debug nbt_dump command not working on 1.16 and 1.17 servers (PenalBuffalo)
fix /lm debug nbt_dump showing error if no nearby entities were found (PenalBuffalo)
Improvements
parsing custom drops will run after Running delayed init tasks section of server startup for better LM_Items compatibility. if LM_Items is not installed then it runs immediately on LevelledMobs startup (PenalBuffalo)