PrismarineJS / node-minecraft-protocol

Parse and serialize minecraft packets, plus authentication and encryption.
https://prismarinejs.github.io/node-minecraft-protocol/
BSD 3-Clause "New" or "Revised" License
1.23k stars 239 forks source link

How do I make the bot respawn? #677

Closed theoparis closed 4 years ago

theoparis commented 4 years ago

If you are reporting a bug please report on these points :

In particular it will be useful to provide these informations :

Hello there. I am not sure how to get my bot to respawn on my forge server, as it just sits there being invisible and on my minimap after it dies. I can't get it to do anything since it is dead. I tried using the mineflayer code for respawning but it doesn't work either.

rom1504 commented 4 years ago

https://github.com/PrismarineJS/mineflayer/blob/master/lib/plugins/health.js#L25 your server may have a protection against not full implementation of vanilla