Compatibility
Minecraft: Java Edition
1.21.11
Platforms
Creators
Details
Licensed BSD-3-Clause
Published 3 days ago
Updated 3 weeks ago
⚡ LuaMine ⚡
Lightweight Lua Scripting Engine for Minecraft (1.21+)
About
LuaMine is a high-performance Bukkit/Spigot plugin that embeds a lightweight Lua runtime (luaj) directly into your Minecraft server.
Say goodbye to heavy Java compilation cycles or complex configuration files. Write clean, reactive Lua scripts to handle events, manipulate players, schedule tasks, and build custom mechanics in seconds — all with a hot-reload system.
✨ Features
- Hot Reload: Edit your scripts and reload them instantly on the fly using
/minelua reload. No server restart required! - Modular & Clean API: Built-in organized modules for general utilities, chat, players, visual effects, and scheduling.
- ⚡ Event-Driven: Easily hook into native Minecraft events like player joins, chat messages, block breaks, interactions, and combat.
- Zero Dependencies: Comes self-contained with everything needed to run Lua smoothly on the JVM.
- Developer Friendly: Write custom logic, custom dashes, mini-games, or server utilities using familiar syntax.


