This is the development repository for SkinsRestorer, used for making and testing new features.
Restoring offline mode skins & changing skins for Bukkit/Spigot, BungeeCord/Waterfall, Sponge, catserver and Velocity servers.
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 suppported this project by contributing.
:rotating_light: Please note that this API is still WIP. Expect breaking changes! :rotating_light:
<repository>
<id>codemc-snapshots</id>
<url>https://repo.codemc.org/repository/maven-snapshots/</url>
</repository>
<!-- SkinsRestorer API -->
<dependency>
<groupId>com</groupId>
<artifactId>skinsrestorer</artifactId>
<version>13.7.5-SNAPSHOT</version>
</dependency>