Перейти к содержимому
Mineforgian

Skin Restorer

A server-side mod for managing and restoring player skins.

1.3M загрузок639 подписчиковMITfabricforgeneoforgequilt

Обновлён 11 июня 2026 г. · опубликован 10 августа 2023 г.

SkinRestorer

CurseForge

A server-side mod for managing and restoring player skins.

⚠️ Important Disclaimer

This mod is an independent project and is NOT related to SkinsRestorer plugin.

They are separate projects with different maintainers. Please do not seek support for this mod from their community, or vice-versa.

✨ Features

  • Set skins from Mojang Account: Fetch and apply skins using a valid Minecraft username.
  • Set skins from Ely.by: Fetch and apply skins using a valid Ely.by username.
  • Set skins from URL: Fetch and apply skins from any image URL, supporting both classic (Steve) and slim (Alex) skin models.
  • Automatic skin fetching: Automatically fetch skin from Mojang/Ely.by when a player joins the server running in offline/insecure mode (configurable).
  • Singleplayer support: Apply skins individually for each world.
  • Permissions API support
  • SkinShuffle support: Allow players with SkinShuffle installed to apply skins using GUI.

📜 Command Usage Guide

For a detailed list of available commands and their usage, please visit the commands wiki page.

❌ Known Incompatibilities

  • Arclight (<=1.20.1): Trials or older versions are not compatible due to mixin conflicts. As an alternative, consider using the SkinsRestorer plugin.
  • Launchers with 3rd party skinning systems (e.g., TLauncher): Not supported. SkinRestorer uses the official skinning system, and since these launchers override it, skins will not be displayed on the client.

❓ FAQ

  • Q: /skin set web gives "trailing data" or URL not accepted?
    A: Put the full URL in double quotes "..." - Minecraft chat parsing requires it for URLs with special characters.

  • Q: Ely.by skins not working ("no profile with name ...")
    A: Reapply/set skin on ely.by site first. Ensure username exists & spelled correctly.

  • Q: Mojang skins not working ("not found" / "no profile")
    A: Verify username exists. Temporary Mojang API outage/rate-limit - retry in 5-30 min. Delete config/skinrestorer/mojang_profile_cache.json.

🆘 Where to Get Help

Need assistance with SkinRestorer? Reach out through these support channels:

🪙 Donation

If you enjoy using SkinRestorer and would like to support its development, you can contribute through the following platforms:

Ko-fi

Boosty

Bitcoin (BTC): bc1qnvrw46enetxhjeamr2lqy9d74ew0rdqwjw7p4k
USDT (TRC20): TTB8j1moevS7DG6eRips1ikxv16xq2TpZu
USDT (TON): UQCatk-XQh_Ab3nYUlXpl_Ok69QMVOTDdufikYa3foxLZKwD

Thank you for your generosity!

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
2.8.1+26.1-fabricРелиз26.1, 26.1.1, 26.1.2, 26.2fabric, quilt11 июня 2026 г..jar (250 КБ)
2.8.1+26.1-forgeРелиз26.1, 26.1.1, 26.1.2, 26.2forge11 июня 2026 г..jar (248 КБ)
2.8.1+26.1-neoforgeРелиз26.1, 26.1.1, 26.1.2, 26.2neoforge11 июня 2026 г..jar (248 КБ)
2.8.1+1.21.11-fabricРелиз1.21.11fabric, quilt11 июня 2026 г..jar (252 КБ)
2.8.1+1.21.11-neoforgeРелиз1.21.11neoforge11 июня 2026 г..jar (248 КБ)
2.8.1+1.21.11-forgeРелиз1.21.11forge11 июня 2026 г..jar (248 КБ)
2.8.1+1.21.9-fabricРелиз1.21.9, 1.21.10fabric, quilt11 июня 2026 г..jar (253 КБ)
2.8.1+1.21.9-neoforgeРелиз1.21.9, 1.21.10neoforge11 июня 2026 г..jar (248 КБ)
2.8.1+1.21.9-forgeРелиз1.21.9, 1.21.10forge11 июня 2026 г..jar (248 КБ)
2.8.1+1.21.6-fabricРелиз1.21.6, 1.21.7, 1.21.8fabric, quilt11 июня 2026 г..jar (255 КБ)
2.8.1+1.21.6-neoforgeРелиз1.21.6, 1.21.7, 1.21.8neoforge11 июня 2026 г..jar (250 КБ)
2.8.1+1.21.6-forgeРелиз1.21.6, 1.21.7, 1.21.8forge11 июня 2026 г..jar (249 КБ)
2.8.1+1.21.5-fabricРелиз1.21.5fabric, quilt11 июня 2026 г..jar (255 КБ)
2.8.1+1.21.5-forgeРелиз1.21.5forge11 июня 2026 г..jar (249 КБ)
2.8.1+1.21.5-neoforgeРелиз1.21.5neoforge11 июня 2026 г..jar (250 КБ)

Показаны последние 15 из 411 версий. Все версии — на Modrinth.

Ченджлог

2.8.1+26.1-fabricРелиз26.1.1, 26.1.2, 26.2 · 11 июня 2026 г.

Changed

  • Improved logging of unexpected errors during skin fetch on login

Fixed

  • Fixed skin changes being lost if the server crashed before the player disconnected (skins are now saved to disk immediately)
  • Fixed usernames with special characters not being properly encoded in skin provider requests
  • Fixed the custom authlib injector provider blocking the server thread while resolving its API root
  • Fixed the MineSkin HTTP client and its worker threads not being closed when reloading the config
  • Fixed skins of players that disconnect during login staying in the memory cache
  • Fixed request.userAgent changes sometimes not applying after a config reload
  • Fixed a rare issue where delayed skin apply tasks of different players could conflict
  • Fixed an error being logged on first startup when no config file exists yet
2.8.1+26.1-forgeРелиз26.1.1, 26.1.2, 26.2 · 11 июня 2026 г.

Changed

  • Improved logging of unexpected errors during skin fetch on login

Fixed

  • Fixed skin changes being lost if the server crashed before the player disconnected (skins are now saved to disk immediately)
  • Fixed usernames with special characters not being properly encoded in skin provider requests
  • Fixed the custom authlib injector provider blocking the server thread while resolving its API root
  • Fixed the MineSkin HTTP client and its worker threads not being closed when reloading the config
  • Fixed skins of players that disconnect during login staying in the memory cache
  • Fixed request.userAgent changes sometimes not applying after a config reload
  • Fixed a rare issue where delayed skin apply tasks of different players could conflict
  • Fixed an error being logged on first startup when no config file exists yet
2.8.1+26.1-neoforgeРелиз26.1.1, 26.1.2, 26.2 · 11 июня 2026 г.

Changed

  • Improved logging of unexpected errors during skin fetch on login

Fixed

  • Fixed skin changes being lost if the server crashed before the player disconnected (skins are now saved to disk immediately)
  • Fixed usernames with special characters not being properly encoded in skin provider requests
  • Fixed the custom authlib injector provider blocking the server thread while resolving its API root
  • Fixed the MineSkin HTTP client and its worker threads not being closed when reloading the config
  • Fixed skins of players that disconnect during login staying in the memory cache
  • Fixed request.userAgent changes sometimes not applying after a config reload
  • Fixed a rare issue where delayed skin apply tasks of different players could conflict
  • Fixed an error being logged on first startup when no config file exists yet
2.8.1+1.21.11-fabricРелиз1.21.11 · 11 июня 2026 г.

Changed

  • Improved logging of unexpected errors during skin fetch on login

Fixed

  • Fixed skin changes being lost if the server crashed before the player disconnected (skins are now saved to disk immediately)
  • Fixed usernames with special characters not being properly encoded in skin provider requests
  • Fixed the custom authlib injector provider blocking the server thread while resolving its API root
  • Fixed the MineSkin HTTP client and its worker threads not being closed when reloading the config
  • Fixed skins of players that disconnect during login staying in the memory cache
  • Fixed request.userAgent changes sometimes not applying after a config reload
  • Fixed a rare issue where delayed skin apply tasks of different players could conflict
  • Fixed an error being logged on first startup when no config file exists yet
2.8.1+1.21.11-neoforgeРелиз1.21.11 · 11 июня 2026 г.

Changed

  • Improved logging of unexpected errors during skin fetch on login

Fixed

  • Fixed skin changes being lost if the server crashed before the player disconnected (skins are now saved to disk immediately)
  • Fixed usernames with special characters not being properly encoded in skin provider requests
  • Fixed the custom authlib injector provider blocking the server thread while resolving its API root
  • Fixed the MineSkin HTTP client and its worker threads not being closed when reloading the config
  • Fixed skins of players that disconnect during login staying in the memory cache
  • Fixed request.userAgent changes sometimes not applying after a config reload
  • Fixed a rare issue where delayed skin apply tasks of different players could conflict
  • Fixed an error being logged on first startup when no config file exists yet
2.8.1+1.21.11-forgeРелиз1.21.11 · 11 июня 2026 г.

Changed

  • Improved logging of unexpected errors during skin fetch on login

Fixed

  • Fixed skin changes being lost if the server crashed before the player disconnected (skins are now saved to disk immediately)
  • Fixed usernames with special characters not being properly encoded in skin provider requests
  • Fixed the custom authlib injector provider blocking the server thread while resolving its API root
  • Fixed the MineSkin HTTP client and its worker threads not being closed when reloading the config
  • Fixed skins of players that disconnect during login staying in the memory cache
  • Fixed request.userAgent changes sometimes not applying after a config reload
  • Fixed a rare issue where delayed skin apply tasks of different players could conflict
  • Fixed an error being logged on first startup when no config file exists yet
2.8.1+1.21.9-fabricРелиз1.21.9, 1.21.10 · 11 июня 2026 г.

Changed

  • Improved logging of unexpected errors during skin fetch on login

Fixed

  • Fixed skin changes being lost if the server crashed before the player disconnected (skins are now saved to disk immediately)
  • Fixed usernames with special characters not being properly encoded in skin provider requests
  • Fixed the custom authlib injector provider blocking the server thread while resolving its API root
  • Fixed the MineSkin HTTP client and its worker threads not being closed when reloading the config
  • Fixed skins of players that disconnect during login staying in the memory cache
  • Fixed request.userAgent changes sometimes not applying after a config reload
  • Fixed a rare issue where delayed skin apply tasks of different players could conflict
  • Fixed an error being logged on first startup when no config file exists yet
2.8.1+1.21.9-neoforgeРелиз1.21.9, 1.21.10 · 11 июня 2026 г.

Changed

  • Improved logging of unexpected errors during skin fetch on login

Fixed

  • Fixed skin changes being lost if the server crashed before the player disconnected (skins are now saved to disk immediately)
  • Fixed usernames with special characters not being properly encoded in skin provider requests
  • Fixed the custom authlib injector provider blocking the server thread while resolving its API root
  • Fixed the MineSkin HTTP client and its worker threads not being closed when reloading the config
  • Fixed skins of players that disconnect during login staying in the memory cache
  • Fixed request.userAgent changes sometimes not applying after a config reload
  • Fixed a rare issue where delayed skin apply tasks of different players could conflict
  • Fixed an error being logged on first startup when no config file exists yet

Полная история изменений — на Modrinth.

Комментарии

Загружаем…