based on mineflayer's api right now (0.0.19), and the existence of mineflayer-navigate, helper bot should be able to resurrect:
- chat commands
- navigator 3d
- task manager
- aliases
- chat printer
- connection notice
- console
- death notice
- defender
- follower
- echo
- finder
- giver
- health reporter
- jesus
- quitter
- sleeper
- suicidal
- time reporter
- use
- where
- auto pickup
- drill
- equip
- fill
- flatten
- camel
- chests
- cook (furnace API)
Here's the old javascript: https://github.com/superjoe30/mineflayer/tree/cpp-qt-end/examples
API is still lacking for:
- eat (item activation API)