promotional bannermobile promotional banner

Skin Restorer

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

File Details

[Forge] SkinRestorer 2.8.1

  • R
  • Jun 11, 2026
  • 248.26 KB
  • 4
  • 1.20.6+1
  • Forge

File Name

skinrestorer-2.8.1+1.20.5-forge.jar

Supported Versions

  • 1.20.6
  • 1.20.5

Curse Maven Snippet

Forge

implementation "curse.maven:skinrestorer-443823:8233113"
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