Rosewood-Development / RoseStacker

A next-generation stacker plugin for Spigot and Paper servers
Other
139 stars 36 forks source link

Add the possibility to disable AI from all mobs #18

Closed Typheonn closed 2 years ago

Typheonn commented 3 years ago

Hi,

I wanted to know if you could add the possibility to disable the AI from all mob one by one (in the entity_settings,yml) ?

Esophose commented 3 years ago

That is already possible from in the spawner_settings.yml file. You can change the value from default to true to disable the AI for specific mobs. Note that the AI will only be disabled from mobs spawned from spawners.

Typheonn commented 3 years ago

Yes, but is it possible to make that for all mobs, even if they don't spawn from spawner ?

Esophose commented 3 years ago

No that is not currently possible