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): incompatibility with Citizens 2.0.34-b3426 #410

Merged
merged 1 commit into from
Jun 23, 2024

Conversation

diogotcorreia
Copy link
Member

This version of Citizens fixed a longstanding issue, meaning that Citizens now tries to overwrite the entity names using ProtocolLib with priority HIGHEST (the same as Triton).

This commit adds a delay before Triton registers its ProtocolLib listeners, ensuring they are run after Citizens'.

This version of Citizens fixed a longstanding issue, meaning that
Citizens now tries to overwrite the entity names using ProtocolLib with
priority HIGHEST (the same as Triton).

This commit adds a delay before Triton registers its ProtocolLib
listeners, ensuring they are run after Citizens'.
@diogotcorreia diogotcorreia added type:bug Something isn't working as expected module:spigot Related to Spigot/PaperMC labels Jun 23, 2024
@diogotcorreia diogotcorreia added this to the 3.10.1 milestone Jun 23, 2024
@diogotcorreia diogotcorreia self-assigned this Jun 23, 2024
@diogotcorreia diogotcorreia merged commit 3678313 into v3 Jun 23, 2024
1 check passed
@diogotcorreia diogotcorreia deleted the fix-citizens-incompatibility branch June 23, 2024 19:17
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