Skip to content
This repository was archived by the owner on Apr 14, 2025. It is now read-only.

LuaLink/LuaLinkV1

Repository files navigation

ARCHIVED! PLEASE USE V2

LuaLink Plugin

modrinth hangar

LuaLink is an experimental plugin that provides a basic Lua scripting runtime for Paper-based Minecraft servers. It is designed for small and simple tasks and serves as an alternative to Skript.

Scripting runtime is based on luakt and luaj. For more details on implementation specifics or differences, please refer to their respective documentation.


Requirements

To use the LuaLink plugin, you need the following:

  • A Paper based Minecraft server.
  • A basic understanding of Lua scripting.

Documentation

Documentation and examples are available here.