This is an open-source project for creating and managing Minecraft bots using Mineflayer. It includes features like automatic login/registration, random chat messages, an uptime command, automatic entry/exit cycling for bots, and anti-AFK functionality.
This project is licensed under the MIT License - see the LICENSE file for details.
- Developer: mgv
- discord Username: mgv150
- GitHub: https://github.com/hub-mgv
- Auto Authentication: Automatically registers or logs in bots on servers that require it.
- Random Chat: Sends random messages at set intervals.
- Runtime Command: Responds to '!Runtime' command with the bot's uptime (with cooldown).
- Automatic Entry/Exit: Cycles bots in and out to simulate activity, with random delays between 4-5 hours.
- Anti-AFK: Prevents bots from being kicked for inactivity.
We recommend using wispbyte.com for hosting your bots. It's a free hosting service that supports 24/7 uptime for Minecraft servers and bots, with no hidden fees. This ensures your bots stay online continuously without interruptions.
This bot is intended for educational purposes only. Do not use it for any malicious activities, such as griefing, spamming, or violating server rules. You are solely responsible for how you use this code and any consequences that arise from it, including but not limited to bans from servers or hosting providers. The developer (mgv) is not liable for any misuse or damages. Using bots on servers without permission may result in bans, and this is a clear warning.
- Clone the repository:
git clone https://github.com/hub-mgv/Minecraft-Bot-Server.git - Install dependencies:
npm install - Configure your settings in
config/Settings.jsonexample provided in the code - Run the project:
npm start
Edit config/Settings.json to set your server details, bot names, and other options.
Contributions are welcome! Please fork the repository and submit pull requests.
For questions or issues, reach out via GitHub or discord mgv150