SkinsRestorerX
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.
π Compatibility
WE DO NOT SUPPORT FORGE / FABRIC
- Java 8 till 17 (Adoptium | Oracle Java)
- Minecraft 1.8.0 - 1.19.3
Implementation:
- Proxy: BungeeCord (Waterfall) & Velocity
- Backend: Bukkit (Spigot, Paper, Purpur, etc.) & SpongeVanilla
π 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
Maven repository
<repository>
<id>codemc-releases</id>
<url>https://repo.codemc.org/repository/maven-releases/</url>
</repository>
SkinsRestorer API
Latest Version (Without the v):
<!-- SkinsRestorer API -->
<dependency>
<groupId>net.skinsrestorer</groupId>
<artifactId>skinsrestorer-api</artifactId>
<version>VERSION HERE</version>
<scope>provided</scope>
</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