Skin Restorer

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

File Details

[Neoforge] SkinRestorer 2.8.1

  • R
  • Jun 11, 2026
  • 250.01 KB
  • 84
  • 1.21.8+2
  • NeoForge

File Name

skinrestorer-2.8.1+1.21.6-neoforge.jar

Supported Versions

  • 1.21.8
  • 1.21.7
  • 1.21.6

Curse Maven Snippet

NeoForge

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