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

Support Minecraft 1.20.6 #398

Merged
merged 9 commits into from
Jun 9, 2024
Merged

Support Minecraft 1.20.6 #398

merged 9 commits into from
Jun 9, 2024

Conversation

diogotcorreia
Copy link
Member

No description provided.

@diogotcorreia diogotcorreia added type:enhancement Improvement or enhancement to existing functionality module:core Related to the core module module:spigot Related to Spigot/PaperMC labels Jun 4, 2024
@diogotcorreia diogotcorreia added this to the 3.9.6 milestone Jun 4, 2024
@diogotcorreia diogotcorreia self-assigned this Jun 4, 2024
@diogotcorreia diogotcorreia marked this pull request as draft June 4, 2024 12:36
BuildTools and others added 9 commits June 9, 2024 23:17
…S classes

Since Minecraft 1.20.6, the CraftBukkit package no longer has its
version in the name, meaning this code stopped working. Using
ProtocolLib's utils is more future-proof.
This is much simpler than the older approach of using a separate module
with different dependencies.
…packet

Fixes issue where refreshing of the scoreboard team packet threw an
error.
@diogotcorreia diogotcorreia marked this pull request as ready for review June 9, 2024 22:21
@diogotcorreia diogotcorreia merged commit ad100e0 into v3 Jun 9, 2024
1 check passed
@diogotcorreia diogotcorreia deleted the mc-1-20-6-support branch June 9, 2024 22:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module:core Related to the core module module:spigot Related to Spigot/PaperMC type:enhancement Improvement or enhancement to existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant