Home Documentation Download GitHub
v1.0.4 Available

Minecraft C++
Experience Layer

A server-side scripting platform for Minecraft. Build custom game modes without client modifications.

⬇ Download 📖 Documentation

Why Choose MCX?

Event-Driven

React to player actions in real-time with powerful events.

📝

Lua Scripting

Write custom logic without recompiling. Hot-reload support.

🎮

Scene System

Switch between game modes: lobbies, arenas, dungeons.

🔌

Modular Design

Extend with C++ DLL modules. Load/unload dynamically.

📊

30+ Systems

Economy, teleport, stats, bans, kits, backups included.

🔄

Auto-Update

One-click updates. Always stay current.

Quick Start

# Download MCX curl -L -o mcx.zip https://github.com/alanparesys/MCX/releases/latest/download/mcx-v1.0.4-pro.zip unzip mcx.zip && cd mcx # Run launcher python mcx-launcher.py

Ready to Build?

Start creating your custom Minecraft experience.

Get Started →