Even though this plugin is called Aggressive Animals, I decided to add support for nearly every mob. You're also able to make some mobs, for example, zombies or wolves completely passive!
To make some mobs ignore their vanilla behavior, you will have to edit the configuration file:
Code (YAML):
wolf
:
# If true, remove vanilla targeting behavior and only use attack-conditions. (Wolf won't attack back, creepers/skeletons/zombies won't be hostile, etc.)
override-targeting
: false
speed
: 1
navigation-range
: 16
attack-conditions:
stop-conditions
:
However, take note that these mobs do not have an attack-speed, attack-damage, or attack-range as they are already able to attack.