Skip to content

v3.2.3 b546

Compare
Choose a tag to compare
@lokka30 lokka30 released this 22 Oct 08:04
· 602 commits to master since this release
e447614

The following changes by @stumper66:

  • fix for potential server crash with callstack me.lokka30.levelledmobs.listeners.PlayerJoinListener.onJoin(PlayerJoinListener.java:48)
  • updated /lm spawner create command to have optional argument /giveplayer (playername). When this arugment is used then the sender isn't required to be a player (can be command block, console, etc)
  • added two new arguments to the /lm spawner create command: /nolore and /lore "This is some custom lore"
  • in rules.yml modallists can now use a simple syntax, such as worlds: ['world_1', 'world_2'] or worlds: '*'
  • fixed command /lm spawner create not parsing the command properly when two separate arguments with quotes are used
  • fixed command /lm spawner create not colorizing custom names
  • added new misc-debug value: ATTRIBUTE_MULTIPLIERS
  • made small changes in messages.yml, courtesy of @UltimaOath
  • added fix for potential exceptions
  • added new placeholder: %health-percent% - a integer representing a mob's remaining health in percent
  • fixed more exception related issues
  • added nbt data option to /lm summon command, example: /lm summon 1 husk 5 here {NoAI:1}