MobManager v1.8b

Details

  • Filename
    MobManager_1_8b.jar
  • Uploaded by
  • Uploaded
    Jan 22, 2013
  • Size
    83.63 KB
  • Downloads
    531
  • MD5
    dac948e01eb57ae0ed2bbfb07084ec0d

Supported Bukkit Versions

  • CB 1.4.7-R0.1

Changelog

v1.8b

Fixes
  • Fixed updating players location when it was not needed
  • Fixed not correctly updating players locations when moving between layers
Optimizations
  • Despawn Task is now optimized for servers with lots of enabled worlds
  • World mob counter has now been optimized.
  • MobManagers memory use should be lowered

v1.8a

Fixes
  • Fixed SpawnChunkSearchDistance not taking any effect in the world config files.
  • Fixed the total maximum Villagers showing as the actual number of villagers in /mm count
  • Changed Villagers to be ignored by default, so there is no chance they will all be despawned upon a new server first using MobManager

v1.8

Fixes
  • /mm butcher now works
New Features
  • Can now set Tamed animals to never be despawned by MobManager
  • Can now stop Tamed animals from being counted towards Animal limits
  • New Method for keeping your farm animals alive Read More
Optimizations
  • Player tracking has been optimized
  • The Despawn task now spreads itself over multiple ticks to prevent overloading the main thread (Makes a big difference when you have 1000+ Mobs)
  • The Despawn task can now be run in a separate thread to prevent overloading the main thread (BETA)
New Commands
  • /mm version - Tells you the current version of MobManager and checks for updates for it

Note: Still works with Bukkit 1.4.5 RB 1.0 && Bukkit 1.4.6

  • The Asynchronous Despawner task may cause errors, disable 'UseAsyncDespawnScanner' in config.yml if it does. (Async task is disabled by default)