Skip to content

2.1.0-1.20.1

Choose a tag to compare

@Stevv63 Stevv63 released this 31 Oct 14:54

NoMindlessShooting v2.1.0

Features

  • You can now set your own spawntables when using the hordes!
  • Built in spawning now supports multiple mobs (Randomly chosen from the list, modded mobs work but are not guaranteed to have the intended behaviour)
  • Now uses a cache and stores a UUID instead of the player object.

CONFIG CHANGES

  • Added hordeSpawnTable, allows you to specify a hordes mod spawntable to use on horde start!
  • Added mobs, a list of mobs to spawn (Randomly chosen from the list) for hordeless mode.
  • Moved ignoreEncased to the Gun category

Code things (Irrelevant unless you're keeping up with the code)

  • Added several debug level logs for better releases
  • Made the TacZListener more readable, silencer checks are now in their own boolean method