Skip to content

Conversation

rfresh2
Copy link
Contributor

@rfresh2 rfresh2 commented Oct 1, 2022

Describe the pull
Mojang disabled the name history API on 13 September 2022.
This broke how Lambda gets player names from UUID's, which then breaks modules like MobOwner.

Describe how this pull is helpful
Migrated to the Profile API to get player name from UUID.

Additional context
There are probably a few third party API's that could be migrated to with higher rate limiting or to still get name history but mojang api is fine for this use case.

@Avanatiker Avanatiker changed the title fix uuid -> name from API Migrated to new UUID to name conversion API Oct 3, 2022
@Avanatiker Avanatiker merged commit 60e26d2 into lambda-client:master Oct 3, 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.

2 participants