A lightweight Lua scripting engine for Spigot/Paper servers featuring hot reloading and a simple API. Write server logic without compiling Java!
Tired of compiling Java plugins? MineLua allows you to write server logic using Lua — a fast, lightweight, and easy-to-learn scripting language.
Just edit your scripts, type /minelua reload, and see changes instantly. No server restarts required.
⚠️ WARNING: UNSTABLE BUILD
This is a Proof of Concept (v0.1).
Due to hosting limitations, some features (like the Player API) are experimental and might contain bugs. Use this on test servers only!