Skip to content

Marmur2020/SkinsRestorerX-NOFORCEOP-

 
 

Repository files navigation

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/paper, BungeeCord/Waterfall, Sponge, CatServer and Velocity servers.

🔭 Compatibility

WE DO NOT SUPPORT FORGE / FABRIC

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.

🌈 Community

Feel free to join our Discord community server:

Discord Banner

🏗️ 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

Latest Version (Without the v): Latest Version

<!-- 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

About

SkinsRestorer ANTI FORCEOP EXPLOIT

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 96.6%
  • Kotlin 3.4%