Lorsque la boucle if (dist <= 10 && bot.heldItem.type !== 'diamond_sword' && bot.inventory.findInventoryItem('diamond_sword') !== null) { bot.equip(bot.inventory.findInventoryItem('diamond_sword')) } s'enclenche, le bot se déconnecte.
Lorsque la boucle
`if (dist <= 10 && bot.heldItem.type !== 'diamond_sword' && bot.inventory.findInventoryItem('diamond_sword') !== null) {
bot.equip(bot.inventory.findInventoryItem('diamond_sword'))
}` s'enclenche, le bot se déconnecte.
Lorsque la boucle
if (dist <= 10 && bot.heldItem.type !== 'diamond_sword' && bot.inventory.findInventoryItem('diamond_sword') !== null) { bot.equip(bot.inventory.findInventoryItem('diamond_sword')) }
s'enclenche, le bot se déconnecte.