1 repositorio
APIs for creating characters with scriptable behaviors that interact with game servers.
Distinct from Minecraft Plugin APIs: Distinct from plugin APIs which extend server logic; this focuses on the client-side bot persona.
Explore 1 awesome GitHub repository matching game development · Programmable Game Characters. Refine with filters or upvote what's useful.
Mineflayer is a Node.js game automation framework and JavaScript API for creating programmable Minecraft bots. It functions as a headless game client that implements the Minecraft protocol to connect external applications to game servers without a graphical user interface. The project enables the automation of character actions, including movement, combat, and interaction with the game world. It provides specialized systems for calculating navigation routes through 3D environments, manipulating blocks to build or mine, and managing user account authentication and session tokens. The framewor
Provides a JavaScript library for creating programmable characters that interact with game servers.