A server-side scripting platform for Minecraft. Build custom game modes without client modifications.
React to player actions in real-time with powerful events.
Write custom logic without recompiling. Hot-reload support.
Switch between game modes: lobbies, arenas, dungeons.
Extend with C++ DLL modules. Load/unload dynamically.
Economy, teleport, stats, bans, kits, backups included.
One-click updates. Always stay current.
# 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
Start creating your custom Minecraft experience.
Get Started →