tildearrow / SkinsRestorerX

SkinsRestorer development repository

Home Page:https://skinsrestorer.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SkinsRestorerX

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

      [DOWNLOAD LATEST plugin.jar]   [DOWNLOAD DEV-BUILD plugin.jar]

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.

πŸ”­ 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>com</groupId>
    <artifactId>skinsrestorer</artifactId>
    <version>13.8.4-SNAPSHOT</version>
</dependency>
Example Bukkit plugin

https://github.com/SkinsRestorer/SkinsRestorerAPIExample

About

SkinsRestorer development repository

https://skinsrestorer.net

License:GNU General Public License v3.0


Languages

Language:Java 100.0%