Skip to content

mark 1.21.6 as supported and adjust dependency resolution #30

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 19, 2025

Conversation

Grabsky
Copy link
Contributor

@Grabsky Grabsky commented Jun 18, 2025

Tested LuaLink on 1.21.6 and as expected, it seems to work perfectly fine. Bumped versions, including Paper API dependency which I will talk about in the next paragraph.

With PaperMC/Paper#12689 being part of Paper now, I had to adjust how we download internal, and user-specified dependencies in the runtime. Paper API version bump was needed in order to use API introduced by mentioned PR. Logic should gracefully fallback to existing methods when needed.

Plugin still works as it used to and no breaking changes were introduced. I tested on 1.20, 1.21.4 and 1.21.6.

LuaCommand changes had to be made in order to make the plugin compilable, but they also seem to be non-breaking and backwards compatible.

Ready for review. I added two commits so you may want to squash before merging.

@Saturn745 Saturn745 merged commit 894f4d8 into LuaLink:master Jun 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants