Releases: RiledUpCrow/Hordes
Hordes 1.5
This version removes the async-despawn
option and adds inactive-around-spawn-radius
, which makes the plugin inactive in a specified radius around the world spawn.
Hordes 1.4
Hordes 1.4
This version has a better way of checking if mobs should exist or not. Now if a mob would despawn in vanilla Minecraft it will be despawned by Hordes (when away from players).
Hordes 1.3.1
Hordes 1.3.1
Fix ConcurrentModificationException being thrown when despawning mobs asynchronously.
Hordes 1.3
Hordes 1.3
Added an option to ignore named mobs.
Hordes 1.2
Hordes 1.2
Fixed world configuration not being loaded - this broke the whole plugin (it was ignoring all worlds).
Added amount ratio for mobs. It can be controlled by setting the "ratio" option in configuration files. Mobs can also be controlled individually with "custom" branch of world settings.
Hordes 1.1
Hordes 1.1
Added option to run despawner synchronously. This should fix problems with other plugins modifying mobs while Hordes despawns them.
Hordes 1.0.2
Hordes 1.0.2
Fixed tamed mobs being despawned.
Hordes 1.0.1
Hordes 1.0.1
Fixed an error when a Bukkit world exists but isn't covered by configuration.
Hordes 1.0
Hordes 1.0
Initial release.