Langue

MineLua

ModrinthSpigotMC

A lightweight Lua scripting engine for Spigot/Paper servers featuring hot reloading and a simple API. Write server logic without compiling Java!

28 téléchargements 1 abonnés mis à jour 6mo ago
Modrinth
Bukkit Paper Spigot 1.2.1 – 1.21.10

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!

🔥 Features

  • Hot Reloading: Change code on the fly without restarting the server.
  • Simple API: We wrapper Bukkit methods into a simple Lua syntax.
  • Event Driven: Handle onPlayerJoin, onBlockBreak, onChat easily.
  • Standard Lua: Powered by LuaJ, supports loops, math, and variables.

🛠 Installation

  1. Download the .jar and drop it into your /plugins/ folder.
  2. Restart the server once to generate the config.
  3. Go to plugins/MineLua/scripts/ and create your .lua files.
  4. Type /minelua reload to apply changes.

Versions

Aucun historique de versions. Utilise le bouton Télécharger pour obtenir la dernière depuis la source.

Commentaires 0

Aucun commentaire pour l'instant. Sois le premier à donner ton avis.

Télécharger MineLua

SpigotMC

Les fichiers proviennent directement de la source d'origine. Modgrid ne les héberge ni ne les modifie.