-
## Is your feature request related to a problem? Please describe.
When using mineflayer-pathfinder, it adds a listener to blockupdates, when these blockupdates don't happen because e.g. an entity blo…
-
Previously, I used mineflayer-navigate and it moved much faster, as I switched to pathfinder, its walking speed was 4 seconds per 1 block, is there any configuration to improve its walking speed? Nor …
-
- [x] The [FAQ](https://github.com/PrismarineJS/mineflayer/blob/master/docs/FAQ.md) doesn't contain a resolution to my issue
## Versions
- mineflayer: 2.40.0
- server: does not matter
- node…
-
- [X] I have carefully read the [FAQ](https://github.com/PrismarineJS/mineflayer/blob/master/docs/FAQ.md) and it does not contain an answer to my question.
- [X] I have carefully read the [API docume…
-
* what you want to do (the objective in english)
Mining a block on a predefined position with blockUpdate(x, y, z)
* what you tried (the code)
```
bot.on('blockUpdate:(-1195, 49, 3992)', (ol…
-
how 2 save all chat messages 2 .txt file?
-
Hi,
is it normal that my bot doesn't move when he get damage? I tested zombies, a sword with knockback II and a simple punch with the bare hand, but he doesn't move by "himself".
-
- [x] The [FAQ](https://github.com/PrismarineJS/mineflayer/blob/master/docs/FAQ.md) doesn't contain a resolution to my issue
## Versions
- mineflayer: 2.37.1
- server: vanilla 1.16.3
- node:…
-
Edit:
New error:
```
C:\Users\Melon\Pictures\Bot\mineflayer-master\examples>node melonBot.js play.t
otalfreedom.me 25565 MelonBot
melonbot@melon:~$ events.js:160
throw er; // Unhandled…
-
How to do delay between every time bot join. Because on minecraft servers is connection throttle 4000 ms, on my server too.
I modified this code and it almost works, but not like I want to. Because s…