link-discord / mineflayer-auto-eat

Auto eat plugin for mineflayer
https://www.npmjs.com/package/mineflayer-auto-eat
MIT License
33 stars 4 forks source link

Expose the eat function #2

Closed imharvol closed 3 years ago

imharvol commented 3 years ago

In some bots the plugin can't be used because the bot might try to eat while doing some other thing (breaking blocks, ...) thus interfering. But the eat function is really useful and I think it would be nice to expose it, that would allow the user to decide when to eat so it doesn't interfere.

It would require a callback to know when the bot is done eating.

link-discord commented 3 years ago

Thanks for the feedback!

I will defenitly implement this

link-discord commented 3 years ago

well, I'm kinda 9 days late but whatever, definitely gonna implement it today I had some school stuff

link-discord commented 3 years ago

Done and the package has been updated to 1.3.0