SkinsRestorer / skinsrestorer.net

The code for our website and documentation!

Home Page:https://skinsrestorer.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feedback for “DiscordSRV”

pnxl opened this issue · comments

Hi there, in your documentation, it says to set the URL format for DiscordSRV embeds to:

AvatarUrl: https://mc-heads.net/avatar/%skinsrestorer_texture_id_or_steve%.png

Upon further inspection, I've noticed that DiscordSRV actually reverts to its own values, as said in it's log:

- [Wed 20:37:21 ERROR DiscordSRV] Your AvatarUrl config option does not contain the {username} placeholder even though this server is using offline UUIDs.
- [Wed 20:37:21 ERROR DiscordSRV] https://cravatar.eu/helmavatar/{username}/{size}.png#{texture} will be used because the default value does not support offline mode servers
- [Wed 20:37:21 ERROR DiscordSRV] You should set your AvatarUrl (in config.yml) to https://cravatar.eu/helmavatar/{username}/{size}.png#{texture} (or another url that supports usernames) to get avatars to work.

What can I do about this?

commented

Improved