Skip to content

v3.7.3 b701

Compare
Choose a tag to compare
@lokka30 lokka30 released this 25 Sep 04:09
· 351 commits to master since this release

Additions

  • 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)