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

Backport commits from 2024-07-14 from v4 to v3 #427

Merged
merged 3 commits into from
Jul 15, 2024

Conversation

The packet was changed in MC 1.20.6, making the NumberFormat field a
Optional<NumberFormat> field instead.

This commit also changes the plugin to use ProtocolLib's wrappers
instead of Objects.

Backport of aee7002 to v3
@diogotcorreia diogotcorreia added the port/backport Port changes between Triton versions label Jul 15, 2024
@diogotcorreia diogotcorreia added this to the 3.11.0 milestone Jul 15, 2024
@diogotcorreia diogotcorreia self-assigned this Jul 15, 2024
…ions

Migrated to ProtocolLib's converter which uses the Bukkit API.
Unfortunately, versions of the Bukkit API on 1.17 and below do not
include all required fields, so villager translation support for them
was dropped in this commit.

Fixes #421

Backport of 10f1a09 to v3
@diogotcorreia diogotcorreia marked this pull request as ready for review July 15, 2024 10:49
@diogotcorreia diogotcorreia merged commit cb59870 into v3 Jul 15, 2024
1 check passed
@diogotcorreia diogotcorreia deleted the backport-to-v3/2024-07-15 branch July 15, 2024 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
port/backport Port changes between Triton versions
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant