2 Repos
Tools for connecting external applications to Minecraft servers for real-time interaction.
Distinct from Minecraft Server Orchestrators: Distinct from hosting or orchestration; focuses on the programmatic interface between external apps and the server.
Explore 2 awesome GitHub repositories matching game development · Minecraft Server Integrations. 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
Connects external applications to Minecraft servers to monitor events and interact with players.
Geyser is a cross-platform bridge that translates network packets between Minecraft Bedrock Edition and Java Edition, enabling Bedrock clients to join Java Edition servers. It operates as either a server plugin or a standalone proxy, handling real-time protocol translation, authentication, and resource pack conversion to make Bedrock players appear as standard Java clients to the server. The project distinguishes itself through its comprehensive authentication system, which allows Xbox Live-authenticated Bedrock players to join Java servers without requiring a paid Java Edition account, inclu
Connects Bedrock Edition clients to Java Edition servers by translating network protocols and handling authentication differences.