From 815e9c5ae97246a330962c9d477fd187770fbe60 Mon Sep 17 00:00:00 2001
From: jomo
Accepted modifiers: scale, helm, default.
Accepted modifiers: scale, helm, default.Usernames are deprecated!
You should only use usernames for testing.
Updates are slower, some features are not available, and it may break anytime!
- We strongly advise you to use UUIDs instead of usernames. more info
+ We strongly advise you to use UUIDs instead of usernames. more info
@@ -109,7 +109,7 @@
- Please note renders are still beta and have some issues. New renders are in progress!
+ Please note that renders are still beta and have some issues. New renders are in progress!
- Please note renders are still beta and have some issues. New renders are in progress!
+ Please note that renders are still beta and have some issues. New renders are in progress!
<%= config.avatars.min_size %> - <%= config.avatars.max_size %>
- <%= config.renders.min_scale %> - <%= config.renders.max_scale %>
+ <%= config.renders.min_scale %> - <%= config.renders.max_scale %>
true.
UUIDs may be any valid Mojang UUID in the blank or dashed format.
Malformed UUIDs are rejected.
We strongly advise you to use UUIDs instead of usernames! UUIDs never change while usernames do.
Looking up players by username has officially been deprecated by Mojang ever since UUIDs were introduced.
- Crafatar uses a legacy API to retrieve skins for usernames that updates very slowly.
+ Crafatar uses a legacy API which updates very slowly to retrieve skins for usernames.
Skins come without any details, including whether a player uses the Alex or Steve skin model.
Additionally, Mojang has stated that this legacy interface may be disabled anytime, causing all requests to fail.
Malformed usernames are rejected.
- Crafatar caches skins for <%= config.caching.local / 60 %> minutes before checking for skin updates.
+ Crafatar checks for skin updates every <%= config.caching.local / 60 %> minutes.
Images are cached in your browser for <%= config.caching.browser / 60 %> minutes until a new request to Crafatar is made.
In addition, CloudFlare caches up to 2 hours on a per-url basis.