promotional bannermobile promotional banner

Skin Restorer

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

File Details

[Fabric] SkinRestorer 2.8.1

  • R
  • Jun 11, 2026
  • 249.75 KB
  • 259
  • 26.1.2+2
  • Fabric + 1

File Name

skinrestorer-2.8.1+26.1-fabric.jar

Supported Versions

  • 26.1.2
  • 26.1.1
  • 26.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:skinrestorer-443823:8233137"

Quilt

modImplementation "curse.maven:skinrestorer-443823:8233137"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

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