DiscordSRV

DiscordSRV

86.8k Downloads

Properly display skins of Bedrock players connected to the servers Geyser proxy to be displayed.

Nyameliaaaa opened this issue ยท 1 comments

commented

Why?

Currently, the avatar of Bedrock players connected through the Geyser plugin displays as one of the default Minecraft skins. This leads to confusion as players will not be able to identify Bedrock players from one another just by skin alone.

What and How?

Detect if the player is connected on Bedrock through Geyser, and if so, fetch their skin through the Geyser Global API, using this route.

Are there alternatives?

Keep it as is.

Checks

  • I have used the search at least once to check if my idea has already been suggested and perhaps already implemented.

Anything else

No response

commented

This is already possible, change your avatar url to https://heads.discordsrv.com/head.png?texture={texture}&uuid={uuid}&name={username}&overlay in your config.yml