Hi! Kyrixen here! The description below is AI generated (ChatGPT)! Thanks for choosing this project!
HunterBot is a Minecraft Manhunt bot inspired by popular YouTube gameplay videos.
It automates hunting strategies, pathfinding, and combat using Mineflayer and its plugins.
- 🏃 Automated movement & pathfinding (
mineflayer-pathfinder) - 🛡️ Automatic armor management (
mineflayer-armor-manager) - ⚔️ PvP combat AI (
mineflayer-pvp) - 💬 Basic chat interactions
- Compatible with Minecraft Java Edition 1.9–1.21.8
git clone https://github.com/username/HunterBot.git
cd HunterBotnpm installnode index.jsTo run the bot on a local LAN server:
-
Open your Minecraft world.
-
Press
Esc→ Open to LAN. -
Set:
- Game Mode: Survival
- Allow Commands: ON
- Port: 2500
-
Start the bot (
node index.js) and it will connect automatically.
| Plugin | Purpose |
|---|---|
mineflayer |
Core bot framework |
mineflayer-armor-manager |
Auto equip armor |
mineflayer-pathfinder |
Navigation & pathfinding |
mineflayer-pvp |
PvP combat logic |
Contributions are welcome! You can:
- Report issues
- Suggest new features
- Submit pull requests
Please follow standard GitHub contribution guidelines.
This project is licensed under the MIT License. See the LICENSE file for details.
Made with ❤️ for Minecraft fans and content creators.