Skip to content
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

fix(spigot): changed field type in advancement display on MC 1.20.4 #363

Merged
merged 1 commit into from
Dec 17, 2023

Conversation

diogotcorreia
Copy link
Member

The type of field 'background' changed from MinecraftKey to Optional.

Relates to #356

The type of field 'background' changed from MinecraftKey to
Optional<MinecraftKey>.

Relates to #356
@diogotcorreia diogotcorreia added type:bug Something isn't working as expected module:spigot Related to Spigot/PaperMC labels Dec 17, 2023
@diogotcorreia diogotcorreia added this to the 4.0.0 milestone Dec 17, 2023
@diogotcorreia diogotcorreia self-assigned this Dec 17, 2023
@diogotcorreia diogotcorreia enabled auto-merge (squash) December 17, 2023 19:20
@diogotcorreia diogotcorreia merged commit c302697 into v4 Dec 17, 2023
1 check passed
@diogotcorreia diogotcorreia deleted the fix/wrapped-advancement-display-1.20.4 branch December 17, 2023 19:21
diogotcorreia added a commit that referenced this pull request Dec 18, 2023
…363)

The type of field 'background' changed from MinecraftKey to
Optional<MinecraftKey>.

Relates to #356

Backport of c302697 to v3
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