MineflayerArmorManager
MineflayerArmorManager copied to clipboard
How to support elytra ???
I want to use elytra but the plugins doesn't allow us to use elytra.
So I'm able to code the feature. But how add a method like equipeElytra or bot.armor.elytra=true ???
What do you thinks ?
It most likely needs to be implemented in equipItem function based on bot.armorManager.prioritizeElytra value. So that when bot picks up elytra they will equip it regardless of what they are wearing.