Skip to content

A Core for adding Lua to 1.20 plugins (Not a plugin it self just an API)

License

Notifications You must be signed in to change notification settings

RedW0lfStoneYT/LuaCore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Latest version Currently a dev build, for the stable build please use 1.0.9.04
Last successful build Last failed build
Latest tests passed Latest tests failed

LuaCore

A library for adding Lua to 1.20 plugins (Not a plugin itself just a lib)

This Library uses LuaJava to run Lua scripts in your Minecraft Spigot plugin, there is also a GSON config loader built in. please refer to the wiki once its up for how to use.

View Repo for how to add

Be sure to add the following to your onEnable() method LuaCore.setPlugin(this);

Wiki will be coming soon, working on JavaDocs atm

You can view the example project used in the wiki examples here

About

A Core for adding Lua to 1.20 plugins (Not a plugin it self just an API)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published