Skip to content

v1.21.10 - macOS ARM64 Support

Latest

Choose a tag to compare

@NigelThorne NigelThorne released this 26 Nov 06:09
· 0 commits to master since this release
8531c4c

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.