SkinFixer aims to make skins possible for Offline-mode servers, and allow for users to change their skin in-game.
SkinFixer also works with Discord. You can upload your skin to a designated Discord channel, and get a code.
Supported Minecraft versions
Refer to the GitHub Wiki:
https://github.com/TobiasDeBruijn/SkinFixer/wiki/Supported-Versions
If your version is missing, I am happy to add it if you request it. You can request it here:
https://github.com/TobiasDeBruijn/SkinFixer/issues/new/choose.
Commands
- /setskin <code> [slim true/false] Set your skin from a provided code.
- /getskin <url/nickname> Get a code for your skin
- /skinfixer help Show the SkinFixer help page
- /skinfixer version Get the version of SkinFixer you are using
- /resetskin Remove a Player's skin from the cache
Permissions
- skinfixer.* Grants all SkinFixer permissions
- skinfixer.setskin Allows the use of /setskin
- skinfixer.getskin Allows the use of /getskin
- skinfixer.help Allows the use of /skinfixer help
- skinfixer.version Allows the use of /skinfixer version
- skinfixer.resetskin Allows the use of /resetskin
Features
- Allow players to change their skin without logging off
- Allow players on Offline-mode servers to have a skin
- Premium-minecraft players will get their skin applied on offline-mode servers
- Allow players to upload their skin to Discord, and set that skin in-game
- Set your skin to that of another player by nickname
- Set your skin to an image with a link pointing to the skin image
API
SkinFixer relies on the SkinFixer API. The source code can be found here:
https://github.com/TobiasDeBruijn/SkinFixer-API. MIT License
Issues
Issues can be reported here:
https://github.com/TobiasDeBruijn/SkinFixer/issues/