awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 مستودعات

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • prismarinejs/mineflayerالصورة الرمزية لـ PrismarineJS

    PrismarineJS/mineflayer

    7,139عرض على 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
    عرض على GitHub↗7,139
  • geysermc/geyserالصورة الرمزية لـ GeyserMC

    GeyserMC/Geyser

    5,641عرض على 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
    عرض على GitHub↗5,641
  1. Home
  2. Game Development
  3. Minecraft Server Integrations

استكشف الوسوم الفرعية

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