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

fixes #306 and fixes MobOwner name tags still visible after toggling #343

Merged
merged 4 commits into from
Jun 30, 2022

Conversation

418Coffee
Copy link
Contributor

Describe the pull
This pr fixes #306 and sets the entities' name tags back to their original ones after toggling MobOwner, rather than still having the stateful one.

Describe how this pull is helpful
No more unnecessary HTTP requests to the Mojang API when an entity's OwnerUUID is invalid/unknown. Also greatly improve the responsiveness of the MobOwner module by also displaying the original entity's customNameTag and displaying updates to it.

Additional context
n/a

@Avanatiker
Copy link
Member

Thanks a lot for contributing and improving our mod! 🙂

@Avanatiker Avanatiker merged commit 10b2228 into lambda-client:master Jun 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mobowner almost crashes the game when mob has an invalid UUID
2 participants