awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • prismarinejs/mineflayerAvatar von PrismarineJS

    PrismarineJS/mineflayer

    7,139Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗7,139
  • geysermc/geyserAvatar von GeyserMC

    GeyserMC/Geyser

    5,641Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗5,641
  1. Home
  2. Game Development
  3. Minecraft Server Integrations

Unter-Tags erkunden

  • 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.