Skip to content

EliteMobs 8.7.9

Compare
Choose a tag to compare
@MagmaGuy MagmaGuy released this 22 Apr 16:42
· 107 commits to master since this release

EliteMobs 8.7.9

  • [New] Changed how EliteMobs serves resource packs. It no longer relies on server.properties, fixing a lot of bugs and limitations related to this system
  • [New] The resource_pack_config.yml configuration file has been moved to the main configuration directory of EliteMobs, and now hosts all the configuration settings for distributing the resource pack
  • [Fix] Fixed various issues related to dungeon instancing, including bosses not appearing and players showing up in the same instance as other players when they shouldn't
  • [Fix] Actions should now run on the same tick that they are called in when there is no wait, fixing issues related to damage modification in scripts, among others
  • [Fix] Actions based on events now respect event cancellation
  • [Fix] Removed accidental inclusion of kotlin shading
  • [Fix] Prestiging now correctly drops items for players the moment they trigger it