{"id":28364058,"url":"https://github.com/lualink/lualinkv2","last_synced_at":"2025-06-24T00:30:46.677Z","repository":{"id":286512808,"uuid":"961156123","full_name":"LuaLink/LuaLinkV2","owner":"LuaLink","description":"A Spigot/Paper plugin which provides a Lua(JIT) scripting runtime. ","archived":false,"fork":false,"pushed_at":"2025-06-19T00:37:04.000Z","size":216,"stargazers_count":5,"open_issues_count":7,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-19T01:31:46.603Z","etag":null,"topics":["lua","lua-scripting","luajit","minecraft","minecraft-plugin","paper-plugin","papermc","papermc-plugin","spigot","spigot-plugin","spigot-resource"],"latest_commit_sha":null,"homepage":"https://lualink.github.io/docs","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LuaLink.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-04-05T21:54:31.000Z","updated_at":"2025-06-19T00:37:08.000Z","dependencies_parsed_at":"2025-04-27T01:20:24.204Z","dependency_job_id":"f3e6ae8e-45b5-4fe3-85bd-0e2b38eaeae7","html_url":"https://github.com/LuaLink/LuaLinkV2","commit_stats":null,"previous_names":["lualink/lualinkv2"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/LuaLink/LuaLinkV2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LuaLink%2FLuaLinkV2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LuaLink%2FLuaLinkV2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LuaLink%2FLuaLinkV2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LuaLink%2FLuaLinkV2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LuaLink","download_url":"https://codeload.github.com/LuaLink/LuaLinkV2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LuaLink%2FLuaLinkV2/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261582415,"owners_count":23180592,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["lua","lua-scripting","luajit","minecraft","minecraft-plugin","paper-plugin","papermc","papermc-plugin","spigot","spigot-plugin","spigot-resource"],"created_at":"2025-05-28T20:12:31.855Z","updated_at":"2025-06-24T00:30:46.673Z","avatar_url":"https://github.com/LuaLink.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LuaLink Plugin\n\u003ca href=https://modrinth.com/plugin/lualink\u003e\u003cimg alt=\"modrinth\" height=\"54\" src=\"https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/cozy/available/modrinth_vector.svg\"\u003e\u003c/a\u003e\n\u003ca href=https://hangar.papermc.io/Saturn/LuaLink\u003e\u003cimg alt=\"hangar\" height=\"54\" src=\"https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/cozy/available/hangar_vector.svg\"\u003e\u003c/a\u003e\n\u003ca href=https://discord.gg/xYcjBKqkDz\u003e\u003cimg alt=\"discord-plural\" height=\"54\" src=\"https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/cozy/social/discord-plural_vector.svg\"\u003e\u003c/a\u003e\n\nLuaLink is a plugin that provides a Lua scripting runtime for Paper-based Minecraft servers. It is designed for small and simple tasks and serves as an alternative to Skript however can do just about anything a typical Java plugin can do.\n\nThe scripting runtime is based on [LuaJava](https://github.com/gudzpoz/luajava) with LuaJIT.\n\n## Features\n\n- **High Performance**  \n  LuaLink leverages LuaJava and LuaJIT, which are implemented primarily in C, ensuring fast and efficient execution.  \n\n- **User-Friendly API**  \n  Simplifies scripting with an intuitive and easy-to-use API.  \n\n- **Simple Command Registration**  \n  Register commands effortlessly with a single function. [Learn more](https://lualink.github.io/docs/getting-started/#commands).  \n\n- **Event Listening**  \n  Listen to Bukkit, Spigot, Paper, or even custom plugin events. [Example here](https://lualink.github.io/docs/getting-started/#events).  \n\n- **Script Organization**  \n  Split scripts into multiple files. Each script requires a ```main.lua``` entry point but can load additional files using Lua’s ```require``` function.  \n\n- **Java Library Integration**  \n  Extend LuaLink’s capabilities by using any Java library—whether it’s for a Discord bot, HTTP server, or anything else you can imagine.  \n\n\n## Requirements\n\nTo use the LuaLink plugin, you need the following:\n\n- A [Paper](https://papermc.io/) based Minecraft server.\n- A basic understanding of Lua scripting.\n\n\u003cbr /\u003e\n\n## Documentation\nDocumentation and examples are available [here](https://lualink.github.io/docs).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flualink%2Flualinkv2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flualink%2Flualinkv2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flualink%2Flualinkv2/lists"}