SlimeDog / AggressiveAnimals

Those cute little animals can kill you
GNU General Public License v3.0
4 stars 1 forks source link

Name for mobs #58

Closed vtuong1998 closed 1 year ago

vtuong1998 commented 1 year ago

when I name the mob it won't attack me anymore?How to fix?

SlimeDog commented 1 year ago

Please see Wiki: How It Works and Wiki: Configuration

Both point to the configuration file config.yml, which is liberally commented, including the answer to this question:

...
defaults:
...
  include-named-mobs: false        # If true, include named mobs
...

So set include-named-mobs: true and then execute the command aggro reload