Skip to content

a mineflayer plugin that allows the bot to find who is responsible for damage to another entity

License

Notifications You must be signed in to change notification settings

Nixes/mineflayer-bloodhound

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mineflayer-bloodhound

Install from NPM with:

npm install mineflayer-bloodhound

Is a mineflayer plugin that allows the bot to find who is responsible for damage to another entity.

A simple example of its usage can be found in the /examples folder

Attack type support:

  • melee damage (swords, punching etc.)
  • projectiles (arrows, potions etc.) - planned

Bloodhound is not 100% reliable and is at the mercy of bot and player latency in many circumstances. Any ideas for more events to track and ideas for improvements to the correlation system are most welcome.

Configuration

To reduce false positives in close quarters combat with multiple entities enable yaw correlation with

bot.bloodhound.yaw_correlation_enabled = true;

this has the disadvantage of producing slightly more false negatives when the attacking entity has high latency.

About

a mineflayer plugin that allows the bot to find who is responsible for damage to another entity

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published