
WolfControl
TomLewis opened this issue ยท 1 comments
Another one from MFM:
Please add a way to limit Wolfs per person.
WolfControl:
#
# Checks tamed wolfs in defined chunk range and if its above allowed limit then makes them sit down
# This is limit per player so value of 2-3 is more than enough
Enabled: true
# Defines max allowed wolfs per player which can follow him
# This will be checked on general entity amount check defined belove
Max: 5
I've decided not to add this to the plugin - I want to keep features focused towards farms, rather than pets or anything else. It's a good idea though and it probably wouldn't be too tricky for someone to whip up a "pet limiter" plugin that's more targeted towards that sort of thing