Skip to content
dev
Switch branches/tags
Code

Files

Permalink
Failed to load latest commit information.

SkinsRestorerX

Downloads Spigot downloads Spigot rating

Build Status Java CI Current Release Contributors Commits since last release License

Discord embed

Contains Cat GIFs

download badge download2 badge

This is the development repository for SkinsRestorer (Minecraft plugin).

Restoring offline mode skins & changing skins for Bukkit/Spigot, BungeeCord/Waterfall, Sponge, catserver and Velocity servers.

πŸ”­ Compatibility

πŸ”— Links

πŸ“œ License

SkinsRestorer is licensed under GNU General Public License v3.0. Please see LICENSE.txt for more info.

πŸ‘ͺ Authors

See Contributors for a list of people that have supported this project by contributing.

πŸ—οΈ SkinsRestorer API

🚨 Please note that this API is still WIP. Expect breaking changes! 🚨

Maven repository
<repository>
    <id>codemc-releases</id>
    <url>https://repo.codemc.org/repository/maven-releases/</url>
</repository>
SkinsRestorer API
<!-- SkinsRestorer API -->
<dependency>
    <groupId>net.skinsrestorer</groupId>
    <artifactId>skinsrestorer-api</artifactId>
    <version>14.1.10</version>
</dependency>
Example Bukkit plugin

https://github.com/SkinsRestorer/SkinsRestorerAPIExample

How to install? / installation / setup

Installing SkinsRestorer can be tricky when using a proxy server. Make sure to read on how to install here