Home Documentation Download GitHub
Latest Release

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-linux-x64.tar.gz https://github.com/alanparesys/MCX/releases/latest/download/mcx-linux-x64.tar.gz tar xzvf mcx-linux-x64.tar.gz cd mcx-linux-x64 ./mcx

Ready to Build?

Start creating your custom Minecraft experience.

Get Started →