awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

Awesome GitHub RepositoriesMinecraft Server Integrations

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.

Awesome Minecraft Server Integrations GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • prismarinejs/mineflayerAvatar PrismarineJS

    PrismarineJS/mineflayer

    7,139Vezi pe GitHub↗

    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.

    JavaScriptbotminecraftminecraft-api
    Vezi pe GitHub↗7,139
  • geysermc/geyserAvatar GeyserMC

    GeyserMC/Geyser

    5,641Vezi pe GitHub↗

    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.

    Javabedrockbedrock-editionbedrock-to-java
    Vezi pe GitHub↗5,641
  1. Home
  2. Game Development
  3. Minecraft Server Integrations

Explorează sub-etichetele

  • Cross-Platform Server BridgesSystems that connect different game editions by translating network protocols and handling authentication differences. **Distinct from Minecraft Server Integrations:** Distinct from Minecraft Server Integrations: specifically bridges Bedrock and Java editions, not general external app integration.