Ссылка на Dev версии - https://ci.codemc.io/job/SkinsRestorer/job/SkinsRestorerX/
For Spigot:
- Place the plugin in ./plugins/ folder.
- Restart the server.
- Optional Edit the config.yml inside ./plugins/SkinsRestorer/ folder.
- Place the plugin in /plugins/ folders of every spigot server.
- Place the plugin in /plugins/ folder of every bungeecord server.
- Check & set on every Spigot server spigot.yml -> bungeecord: true
- Give permissions inside the bungee server
- Restart the server.
- Optional Edit the config inside bungee/plugins/SkinsRestorer/ folder.
Player commands:
/skin - main command.
/skin <skinname> - Sets your skin.
/skin <url> - set a skin from a .png url
/skin update - Updates your current skin.
/skin clear - clears your skin.
/skins - GUI
Admin commands:
/sr - main admin command
/skin set <playername> <skinname> - Sets player's skin.
/skin clear <player> - clear a player's skin.
/skin update <player> update a player's skin.
/skin drop <skinname> - Removes skins data from database.
/sr reload - Reloads config and locale.
/sr props <playername> - Returns properties of a player.
/sr status - check the plugin status.