TydiumCraft Skin API Plugin Usage
Here you can find configurations for plugins to use the API.
Config.yml - AvatarUrl:
https://api.tydiumcraft.net/v1/players/skin?uuid={uuid-nodashes}&size=32&type=avatar
Config.yml - heads-url:
https://api.tydiumcraft.net/v1/players/skin?uuid={uuid}&type=head&size=32
Messages.yml/Config.yml: There are multiple entries with crafatar links. Replace each
one with https://api.tydiumcraft.net/v1/players/skin?uuid={uuid}&type=avatar
and after you do
reload the plugin. Feel free to change &type=head
to anything else on the documentation.