!!-=We don’t support forge!=-!!
Completely working from 1.8 till 1.17.1!
Wiki | Discord Support Chat | Feature requests | Issue tracker | Source code
Relevant Tools
SkinFile Generator
With SkinFile Generator you can upload your own custom .png
skin to obtain a .skin
file that you can put in your skins folder. Check it out here.
SkinSystem
With SkinSystem, a server owner can connect an authentication system such as forum/authme and SkinsRestorer, and allow users to change their skin through a web interface. Server owners may use it to host a website that gives their players the ability to upload & manage custom skins. Check it out here.
SkinsRestorer Info
What is SkinsRestorer?
SkinsRestorer is a plugin that restores skins for offline mode servers & networks and gives the players ability to change their skins by typing a single command.
Where can i use SkinsRestorer?
Currently you can use SkinsRestorer on these platforms:
Servers:
- Craftbukkit
- Spigot
- PaperSpigot
- TacoSpigot
- Spongevanilla (not forge)
Clouds:
- BungeeCord (PaperMC)
- Waterfall
- FlexPipe
- VelocityPowered
Installation Guide
Follow this little guide, so you don’t go wrong 🙂
For more info see Wiki
For Sponge:
- Place the plugin in
./mods/
folder (where Sponge is located). - Restart the server.
For Spigot:
- Place the plugin in
./plugins/
folder. - Restart the server.
- (Optional) Edit the config.yml inside
./plugins/SkinsRestorer/
folder.
For BungeeCord :
- 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
./plugins/SkinsRestorer/
folder. (bungeecord)
Commands and Permissions
Here’s a list with commands and permissions to use them Note: If you use the plugin with bungeecord you will need to add the permissions on the bungeecord side (e.g. config.yml)
Player commands:
/skin - main command.
/skin <skin name> - Sets your skin.
/skin <URL> - Allow players to set a .png skin.
/skin update - Updates your current skin.
/skin clear - clears your skin.
/skins - GUI (spigot 1.13+ only).
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.
Additional Permissions:
skinsrestorer.bypasscooldown -> bypasses skinscooldown config
skinsrestorer.bypassdisabled -> bypass the disabledskins list
More info & Permissions:
see: wiki
[!] only works with "NewPermissions: true" (if false see old perms!)
[!] wildcards ("*") don't work