All Classes and Interfaces
Class
Description
Caches Name -> UUID to avoid spamming data providers and speed up skin fetching.
Event bus for SkinsRestorer.
Generate Value and Signature for a skin image url using the MineSkin API
Fetch Minecraft data from Mojang's API.
This interface is used to store and retrieve skin data for players.
Utility class for retrieving information from profile properties related to skins.
Applies skins to players.
SkinApplyEvent interface represents an event that is fired when a skin is being applied to a player.
A skin identifier represents a reference skin that can be applied to a player.
Easy way of interacting with properties across multiple platforms.
SkinsRestorer API
Check out our API example plugin
For more info please refer first to the SkinsRestorer API Docs
Advanced help or getting problems? join our discord before submitting issues!!
Check out our API example plugin
For more info please refer first to the SkinsRestorer API Docs
Advanced help or getting problems? join our discord before submitting issues!!
The SkinsRestorerEvent interface represents an event that can be triggered
by the SkinsRestorer plugin.
Provides the SkinsRestorer API instance to other plugins.
There are three types of skins:
- Player skins
- URL skins
- Custom skins
URL skins additionally store an "index"; an index is the skin variant that was generated by MineSkin.
URL skins additionally store an "index"; an index is the skin variant that was generated by MineSkin.
This class is a helper class for third-party plugins to check whether their used API version is compatible with the
version of SkinsRestorer installed on the server.