#
minecraft-bot
Here are 32 public repositories matching this topic...
Minecraft bot for servers. Currently supports stress testing. More features are planned
-
Updated
Mar 15, 2021 - Java
A simple Minecraft BOT for 1.17.1
-
Updated
Dec 29, 2021 - Java
A simple app used for stress testing Minecraft servers with bots
-
Updated
Dec 23, 2021 - Java
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
Dec 27, 2021 - JavaScript
A set of bots for minecraft written in python.
-
Updated
Jan 8, 2019 - Python
minecraft
mc
mineflayer-bot
minecraft-bot
mineflayer
mcbot
minecraftbot
mineflayer-pathfinder
mc-bot
mineflayerbot
-
Updated
May 25, 2021 - TypeScript
A voting bot for Minecraft-Server.eu. Supports proxies and multiple servers and usernames to vote for.
-
Updated
Nov 8, 2021 - Python
Minecraft Notification Bot & Prometheus exporter
-
Updated
Dec 27, 2021 - Go
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
Sep 25, 2021 - Rust
PilaCiu
commented
Oct 27, 2021
How do I use this? Node refuses to open it.
Bot for minecraft
-
Updated
Mar 17, 2020 - Java
A minecraft bot that uses mineflayer api to avoid afk, autosleep, etc. Implemented using prismarineJS library
-
Updated
Oct 12, 2021 - JavaScript
The "2nd edition" to the original Hypixel Guild Chat Bot, written in TypeScript. This is a WIP and will be expanded to add more features soon.
-
Updated
Dec 29, 2021 - TypeScript
-
Updated
Mar 14, 2021 - TypeScript
An Official Repository Of Minecraft Server Status Discord Bot .
javascript
bot
discord
discord-bot
discord-js
minecraft-bot
minecraft-server-status
minecraft-server-status-bot
-
Updated
Sep 17, 2021 - JavaScript
A mineflayer Bot for Plugin/Skript Testing
-
Updated
Oct 20, 2021 - JavaScript
Mining bot for DreamCraft
-
Updated
Jun 11, 2021 - JavaScript
A Springboot API with an implemented Discord Bot to sync Chat messages between Discord and Minecraft using OQ.Minebot
-
Updated
Dec 13, 2020 - Java
A toolset for efficient Minecraft development in JavaScript.
-
Updated
Sep 16, 2021 - TypeScript
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
Nov 16, 2021 - JavaScript
Minecraft bot made to view what your spawn looks like.
-
Updated
Nov 20, 2020 - JavaScript
-
Updated
May 12, 2021
A Minecraft/Discord bot allowing cross-communication, using NodeJS
-
Updated
Nov 13, 2020 - 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."
Is your feature request related to a problem? Please describe.
Shouldn't have to rely on node-minecraft-protocol for particle packets
Describe the solution you'd like
particleseventDescribe alternatives you've considered
using
bot._client.once('world_particles', onParticles)Additional context
N/A