sefirosweb / minecraftHawkEye

Minecraft bot for equations when shooting an arrow
28 stars 3 forks source link

Structure as a mineflayer plugin #1

Closed rom1504 closed 3 years ago

rom1504 commented 3 years ago

see https://github.com/SiebeDW/mineflayer-tps/blob/master/index.js as example the idea is to do bot.yourFunction = () => {something}

That means adding things to the bot object rather than wrapping it

sefirosweb commented 3 years ago

OK! I check

sefirosweb commented 3 years ago

Hi room i update the code to 1.0.5 Now is in loadplugin method

I hope that's what you say =)

rom1504 commented 3 years ago

yeah, looks good thanks! just need to fix the mineflayer pr then