You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that currently name lookups for UUIDs that are not cached, are
not supported in RedisBungee due to Mojang removing name history.
When looking at the usages, RedisBungee internally only uses the current
name (So no need for full name history), so I moved name lookups to
[PlayerDB](https://playerdb.co/), which does not have API rate limits
unlike Mojang's API.
closes#59
Confirmed by this bug report on minecrafter/RedisBungee#82
https://help.minecraft.net/hc/en-us/articles/8969841895693-Username-History-API-Removal-FAQ-
API was declared removed somewhere in September
The text was updated successfully, but these errors were encountered: