https://github.com/mysteriza/minecraft-bodyguard-bot
The updated version for the Minecraft Bodyguard Bot using Mineflayer. Works on 1.20.1 Fabric version.
https://github.com/mysteriza/minecraft-bodyguard-bot
bot javascript minecraft minecraft-bot mineflayer-bot mineflayer-pathfinder mineflayer-pvp
Last synced: 4 months ago
JSON representation
The updated version for the Minecraft Bodyguard Bot using Mineflayer. Works on 1.20.1 Fabric version.
- Host: GitHub
- URL: https://github.com/mysteriza/minecraft-bodyguard-bot
- Owner: Mysteriza
- Created: 2024-06-07T07:21:20.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-08T20:18:12.000Z (about 1 year ago)
- Last Synced: 2024-06-09T08:54:17.124Z (about 1 year ago)
- Topics: bot, javascript, minecraft, minecraft-bot, mineflayer-bot, mineflayer-pathfinder, mineflayer-pvp
- Language: JavaScript
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Minecraft Bodyguard (Mineflayer)
The updated version for the Minecraft Bodyguard Bot using Mineflayer. It's not stable but it's working 80% with several bugs. Please somebody fix it for me :)Works on **1.20.1 Fabric** version. I don't know about other version. Probably not working, hehe.
## Features:
- Auto respawn
- Auto teleport to your location after respawn
- Auto equip diamond sword
- Auto protecting you (delay 5 seconds after teleport, sometimes it's not working.Make sure you enabled **allow cheats** to get diamond sword for the bot.
## Bugs
- Can't enter through door (it will destroy the door or any blocks)
- Sometimes bot get disconnected
- Sometimes bot can't teleport## How to use
Inside project directory:
```
npm install mineflayer mineflayer-pathfinder mineflayer-pvp
```After installation, run:
```
node guard.js []
```
For example:
```
node guard.js localhost 51916 Guardian
```
Just make sure to enable "Open to LAN" inside your world to get the port number.