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

Chat heads not embedding into Discord despite config #124

Closed
larrymaple opened this issue Sep 14, 2024 · 2 comments
Closed

Chat heads not embedding into Discord despite config #124

larrymaple opened this issue Sep 14, 2024 · 2 comments

Comments

@larrymaple
Copy link

Minecraft ver. 1.21.1
Fabric ver. 0.16.5
Mod ver. 3.1.6 (downloaded from here)

The following config entry has been set:

#The type of image to use as the player icon in messages. Valid entries are: AVATAR, HEAD, BODY, COMBO
    playerAvatarType = "HEAD"

And yet when a player chats in-game, there is no icon in the correlated discord server showing that player's head. Everything else is working fine.

image

Please let me know if further information is required. Thank you.

@hypherionmc
Copy link
Owner

Player heads only work in Webhook mode, and when using embeds.

What you are using here is standard bot messages. Discord does not provide a way to dynamically change the bot icon

@larrymaple
Copy link
Author

Thank you, I will swap to that mode immediately.

@hypherionmc hypherionmc pinned this issue Sep 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants