ARCHIVED! PLEASE USE V2
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.
To use the LuaLink plugin, you need the following:
- A Paper based Minecraft server.
- A basic understanding of Lua scripting.
Documentation and examples are available here.