Compatibility
Minecraft: Java Edition
b1.7.3
Platforms
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed Apache-2.0
Published 3 months ago
Updated 3 months ago
LuaCraftBeta
LuaCraftBeta is a Minecraft plugin that adds Lua scripting to the Bukkit API for Minecraft Beta 1.7.3. It allows players to create custom scripts easily.
Commands
/loadscript <filename>
: Loads and runs a Lua script./listscripts
: Shows all available Lua scripts.
Documentation
The Lua directory is inside the server's plugins folder. It contains a docs
folder with instructions on how to use LuaCraft in Beta 1.7.3. This should give you enough information to start scripting.
Recommendations
It’s recommended to use Project Poseidon, which was the development environment for this project.