·
0 commits
to master
since this release
Changes
- ✅ Fixed macOS ARM64 native library support - Plugin now works on Apple Silicon Macs
- ✅ Updated to Minecraft 1.21.10 - Compatible with Paper 1.21.10
- ✅ Switched to public luajava 4.0.2 - No longer requires private repository access
- ✅ Java 21 compatibility - Properly compiled for Java 21
What was fixed
The original build was missing macOS native libraries (libluajitarm64.dylib), causing the plugin to fail on macOS ARM64 systems. This release includes all platform natives (Windows, Linux, and macOS for both x64 and ARM64).
Installation
Download LuaLink-1.21.10-SNAPSHOT.jar and place it in your server's plugins folder.