Skip to content

Dum4G/SkinsRestorerX

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SkinsRestorerX

Build Status Current Release Downloads Contributors Commits since last release License Discord Spigot downloads Spigot rating

            download badge    download badge2

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

  • Java 8 till 12 (maybe newer also) (openjdk | Oracle Java)
  • Minecraft 1.8.0 - 1.16.x

🔗 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 suppported this project by contributing.

🏗️ SkinsRestorer API

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

Maven repository
<repository>
    <id>codemc-snapshots</id>
    <url>https://repo.codemc.org/repository/maven-snapshots/</url>
</repository>
SkinsRestorer API
<!-- SkinsRestorer API -->
<dependency>
    <groupId>net.skinsrestorer</groupId>
    <artifactId>skinsrestorer</artifactId>
    <version>14.0.0-SNAPSHOT</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

About

SkinsRestorer development repository

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%