SkinsRestorer LogoSkinsRestorer

Quick Start Guide

Install SkinsRestorer on a single server or proxy network.

Select your server setup. Then complete the steps in that tab.

Choose your setup

Single Server Setup

Use this setup for one Bukkit, Spigot, or Paper server without a proxy.

  1. Download SkinsRestorer from Modrinth.
  2. Put SkinsRestorer.jar in the plugins folder.
  3. Restart the server.

The default configuration works for a single server.

Optional configuration changes:

# Optional: Set default skins for players without Mojang accounts
storage:
  defaultSkins:
    enabled: true
    list:
      - "<random>"

# Optional: Reduce cooldown for smaller servers
commands:
  skinChangeCooldown: 15

Test the plugin: Run this command in the game.

/skin Notch

Post-installation checklist

After the installation, make sure that each item works:

  • /skin Notch changes your skin
  • /skins opens the GUI
  • Skins stay active after players rejoin
  • On a proxy network, skins stay active when players switch servers
  • The console logs contain no errors

Common quick fixes

IssueSolution
Commands do not workGrant permission: /lp user <player> permission set skinsrestorer.player true
A skin does not applyAllow connections to *.skinsrestorer.net through the firewall
Proxy Mode is not activeConfigure player information forwarding
Database errors occurMake sure that the credentials are correct and MySQL is available

Next steps

How is this guide?

Last updated on

On this page