SpongePowered / SpongeAPI

A Minecraft plugin API
http://www.spongepowered.org/
MIT License
1.14k stars 342 forks source link

Improved human skin API #2468

Closed Anna-28 closed 10 months ago

Anna-28 commented 10 months ago

So that it doesn't rely on the current skin for one specific player UUID. But instead can use any skin from Mojang (with signature).

See https://github.com/SpongePowered/Sponge/pull/3909 for implementation pull request.

ImMorpheus commented 10 months ago

Hey! You seem to be running an unsupported version (API 7) of SpongeAPI. Support for API 7 ended in January 2022.

API-7 is now end-of-life. We will not be issuing any more API updates for version 7 of our API^1

As part of our legacy cleanup we are closing issues relating to API7/1.12.2^2


If you wish to move this forward, please rebase this PR on the current branch and reopen it.