Skin Restorer

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

File Details

[Neoforge] SkinRestorer 2.8.0

  • R
  • Jun 1, 2026
  • 246.30 KB
  • 104
  • 26.1.2+2
  • NeoForge

File Name

skinrestorer-2.8.0+26.1-neoforge.jar

Supported Versions

  • 26.1.2
  • 26.1.1
  • 26.1

Curse Maven Snippet

NeoForge

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

Learn more about Curse Maven

Added

  • Added Japanese translation (#100) - undefined9651
  • Added fallback providers support for automatic skin fetch (#102) - Carto1a

Changed

  • Renamed autoFetch.provider to autoFetch.providers (now a list, automatically migrated from old format)
  • Improved German, Hindi, Hungarian, Ukrainian, and Simplified Chinese translations
  • Improved performance and stability by running skin fetches on a dedicated thread pool

Fixed

  • Fixed player login hanging when a skin provider accepts the connection but never responds
  • Fixed saved skins being lost if the server crashed while saving (skin files are now written atomically)
  • Fixed a possible crash when using the collection provider with certain seeds
  • Fixed provider skin caches growing without an upper bound
  • Fixed the HTTP client not being closed when reloading the config