Skip to content

fix(spigot): incompatible adventure libs on older Paper versions #531

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 1 commit into from
Jul 16, 2025

Conversation

diogotcorreia
Copy link
Member

On Paper versions with Adventure 4.21 and below, the plugin was no longer able to translate anything due to a version mismatch between adventure and the various serializers.
This commit bumps the required server adventure version when shading, but also introduces skipping shading all adventure libraries on Paper 1.21.4 and above.

On Paper versions with Adventure 4.21 and below, the plugin was no
longer able to translate anything due to a version mismatch between
adventure and the various serializers.
This commit bumps the required server adventure version when shading,
but also introduces skipping shading all adventure libraries on Paper
1.21.4 and above.
@diogotcorreia diogotcorreia added this to the 4.0.0 milestone Jul 16, 2025
@diogotcorreia diogotcorreia self-assigned this Jul 16, 2025
@diogotcorreia diogotcorreia added type:bug Something isn't working as expected module:spigot Related to Spigot/PaperMC labels Jul 16, 2025
@diogotcorreia diogotcorreia merged commit 2b5ca05 into v4 Jul 16, 2025
1 check passed
@diogotcorreia diogotcorreia deleted the fix/incompatible-adventure-libs branch July 16, 2025 01:09
@github-project-automation github-project-automation bot moved this to Done in Triton Jul 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module:spigot Related to Spigot/PaperMC type:bug Something isn't working as expected
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant