LuaLink is a plugin that provides a Lua scripting runtime for Paper-based Minecraft servers. It serves as an alternative to Skript however can do just about anything a typical Java plugin can do.
Remove task from list if manually canceled
Fix #14Remove useless copy of tasks list
Pretty sure this was useless since the script is unloaded anyways
user-specified libraries (#6)
CI To publish to GitHub Packages for API
Hot fix
Error handling for scriptsAbility to import Java classes.
Using import "xyz.abc.example.Class" will return that class, for you to use.
Hangar gradle plugin + CI. For the fourth time..