This is the development repository for SkinsRestorer (Minecraft plugin).
Restoring offline mode skins & changing skins for Bukkit/Spigot/paper, BungeeCord/Waterfall, Sponge, CatServer and Velocity servers.
- Java 8 till 17 (Adoptium | Oracle Java)
- Minecraft 1.8.0 - 1.18.2
SkinsRestorer is licensed under GNU General Public License v3.0. Please
see LICENSE.txt
for more info.
See Contributors for a list of people that have supported this project by contributing.
🚨 Please note that this API is still WIP. Expect breaking changes! 🚨
<repository>
<id>codemc-releases</id>
<url>https://repo.codemc.org/repository/maven-releases/</url>
</repository>
<!-- SkinsRestorer API -->
<dependency>
<groupId>net.skinsrestorer</groupId>
<artifactId>skinsrestorer-api</artifactId>
<version>14.1.14</version>
<scope>provided</scope>
</dependency>
https://github.com/SkinsRestorer/SkinsRestorerAPIExample
Installing SkinsRestorer can be tricky when using a proxy server. Make sure to read on how to install here