Suiranoil / SkinRestorer

A server-side mod for restoring skins on offline servers.
https://www.curseforge.com/minecraft/mc-mods/skinrestorer
MIT License
26 stars 6 forks source link

SkinRestorer

CurseForge Modrinth

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

✨ Features

📜 Command Usage Guide

Set Mojang skin

Fetch and apply skins using a valid Minecraft account name.

/skin set mojang <username> [<targets>]

Set Ely.by skin

Fetch and apply skins using a valid Ely.by account name.

/skin set ely.by <username> [<targets>]

Set Web skin

Fetch and apply skins from any image URL, supporting both classic (Steve) and slim (Alex) skin models.

/skin set web (classic|slim) "<url>" [<targets>]

Refresh skin

Refetch and reapply the currently applied skins.

/skin refresh [<targets>]

Clear skin

Remove the currently applied skins.

/skin clear [<targets>]

Reset skin

Reset to the default skin or remove any custom skin.

If automatic skin fetching is enabled, a new skin will be fetched when the player rejoins the server.

/skin reset [<targets>]

Notes

Examples

/skin set mojang Notch
/skin set web classic "https://example.com/skin.png"
/skin clear @a