documentation
Ready for implementation
Stage3
idea is precisely specified, only coding is left to do
good first issue
#
minecraft-bot
Here are 38 public repositories matching this topic...
Minecraft bot for servers. Currently supports stress testing.
-
Updated
Mar 11, 2022 - Java
A simple app used for stress testing Minecraft servers with bots
-
Updated
May 12, 2022 - Java
A simple Minecraft BOT for 1.17.1
-
Updated
Jun 7, 2022 - Java
A Minecraft botting tool with Anti-AFK, Chat spammer, Inventory/Chest manager features.
-
Updated
Jun 3, 2022 - CSS
Minecraft bot for equations when shooting an arrow
-
Updated
Nov 21, 2021 - JavaScript
Remote minecraft server stress tool
java
minecraft
minecraft-mod
stress-testing
minecraft-protocol
minecraft-bot
minecraft-server-stress
-
Updated
Apr 11, 2018 - Java
A bot who post all the latest news concerning MCPE/MCPC on your server when they are available !
-
Updated
Feb 1, 2022 - JavaScript
The definitive Hypixel guild bridge bot.
nodejs
bot
minecraft
typescript
discord
chatbot
discord-bot
self-hosted
discord-js
hypixel
hypixel-api
minecraft-bot
mineflayer
selfhost
hypixel-guild
haktoberfest
hypixel-bot
hypixel-bridge
hypixel-guild-bot
hychat
-
Updated
Mar 28, 2022 - TypeScript
A library crate empowering everyone to build Minecraft clients and servers in Rust.
bot
rust
minecraft
automation
networking
server
protocol
minecraft-server
nbt
minecraft-protocol
minecraft-bot
-
Updated
Jan 8, 2022 - Rust
minecraft
mc
mineflayer-bot
minecraft-bot
mineflayer
mcbot
minecraftbot
mineflayer-pathfinder
mc-bot
mineflayerbot
-
Updated
Apr 12, 2022 - TypeScript
A set of bots for minecraft written in python.
-
Updated
Jan 8, 2019 - Python
Minecraft Notification Bot & Prometheus exporter
-
Updated
Jun 13, 2022 - Go
-
Updated
Mar 14, 2021 - TypeScript
Legendary Automated bot for minecraft. Kopacz-GUI:RISED https://dc.kopaczgui.xyz/
-
Updated
Jun 15, 2022
A voting bot for Minecraft-Server.eu. Supports proxies and multiple servers and usernames to vote for.
-
Updated
Nov 8, 2021 - Python
PilaCiu
commented
Oct 27, 2021
How do I use this? Node refuses to open it.
good first issue
Good for newcomers
This API lets you to view informations from game servers.
nodejs
game
api
minecraft
express
expressjs
game-server
minecraft-plugin
game-api
game-server-hosting
game-bot
minecraftpe
minecraft-bot
minecraftpe-plugin
express-api
vercel
game-server-info
gameserverinfo
-
Updated
Jan 22, 2022 - JavaScript
A minecraft bot that uses mineflayer api to avoid afk, autosleep, etc. Implemented using prismarineJS library
-
Updated
Oct 12, 2021 - JavaScript
Bot for minecraft
-
Updated
Mar 17, 2020 - Java
A bot to stay afk on our minecraft server. IP => ult10.falix.gg:38822
-
Updated
Jan 7, 2022 - JavaScript
Mining bot for DreamCraft
-
Updated
Jun 11, 2021 - JavaScript
Library to build Minecraft Bots
-
Updated
Jun 16, 2022 - C#
MCNameBot is a fast discord bot that is used to check the availability of a Minecraft name with a simple command.
-
Updated
Feb 10, 2022 - Python
-
Updated
Jun 16, 2022 - Java
A Springboot API with an implemented Discord Bot to sync Chat messages between Discord and Minecraft using OQ.Minebot
-
Updated
Dec 13, 2020 - Java
This is a bot for minecraft hosting aternos. This bot does not allow the server to shut down.
python
bot
minecraft
js
minecraft-server
daily
minecraft-bot
aternos
aternos-server
server-minecraft
24-7-hosting
aternos-bot
24-aternos
-
Updated
Jun 9, 2022 - Python
A mineflayer Bot for Plugin/Skript Testing
-
Updated
Mar 27, 2022 - JavaScript
Improve this page
Add a description, image, and links to the minecraft-bot topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the minecraft-bot topic, visit your repo's landing page and select "manage topics."


The documentation for
mineflayer.Containersays: "Extends windows.Window for chests, dispensers, etc... Seebot.openChest(chestBlock or minecartchestEntity).". However, the documentation forbot.openChest()says "Deprecated. Same asopenContainer". The documentation formineflayer.Containershould probably directly point atbot.openContainer().