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-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
Start creating your custom Minecraft experience.
Get Started →