Skip to content

RedW0lfStoneYT/LuaCore

Repository files navigation

Latest version Last successful build Last failed build
Latest tests passed Latest tests failed

LuaCore

A library for easy development of plugins and for adding Lua to 1.21.5 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 for started guides on how to use.

View Repo for how to add

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

You can view all available methods on the JavaDocs.

You can view the example project used in the wiki examples here (Slightly dated)

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages