A server-side or singleplayer skin changing / restoring mod. Download it on CurseForge or Modrinth
Client screen (optional)
tl;dr:
- vanilla skins - all players
- hd + custom capes - those with mod
Please see the wiki 😉.
FabricTailor provides permission support for permission manager of your choice. Skin changing is granted by default.
/skin
command permission
fabrictailor.command.skin
- You can also disable skin clearing / setting only
fabrictailor.command.skin.set
- Or setting by URL only
fabrictailor.command.skin.set.url
- In general, each command subnode has its own permission node, lowercase and separated by dots.
- Clone the repository. Then run
./gradlew genSources
- Edit the code you want.
- To build run the following command:
./gradlew build
This mod exists thanks to:
- MineSkin API (Skin uploading & signing)
- ely.by API (Skin values & signatures)
This mod is licensed under LGPLv3
license.