Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement] Support real-time skin replacement mods/plugins for webhook avatars #228

Closed
2 tasks done
Miamlya opened this issue Apr 29, 2024 · 2 comments
Closed
2 tasks done
Labels
enhancement New feature or request

Comments

@Miamlya
Copy link

Miamlya commented Apr 29, 2024

Checks

Description

Fabric tailor mod support for skin avatars integration

@Miamlya Miamlya added the enhancement New feature or request label Apr 29, 2024
@Xujiayao
Copy link
Owner

Also SkinsRestorer

@Xujiayao Xujiayao changed the title [Enhancement] Fabric tailor mod support for skin avatars [Enhancement] Support real-time skin replacement mods/plugins for webhook avatars Jul 25, 2024
@Xujiayao
Copy link
Owner

Please use the latest build.

Support Geyser and all real-time skin replacement mods/plugins.

image

image


The new default value of avatarApi is this:

"avatarApi": "https://mc-heads.net/avatar/{player_uuid}.png",

If you want it to support real-time skin replacement mods/plugins or Geyser, you should change its value to the following:

"avatarApi": "https://mc-heads.net/avatar/{player_textures}.png",

I may change the default to {player_textures} before releasing the new version, or even consider rename avatarApi to avatar_url.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants