Skip to content

samolego/FabricTailor

Repository files navigation

Fabric Tailor

GitHub license build Serverside Singleplayer Curseforge downloads Discord

A server-side or singleplayer skin changing / restoring mod. Download it on CurseForge or Modrinth

Who can see skins?

tl;dr:

  • vanilla skins - all players
  • hd + custom capes - those with mod

Please see the wiki 😉.

Permissions

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.

Setup

  1. Clone the repository. Then run ./gradlew genSources
  2. Edit the code you want.
  3. To build run the following command:
./gradlew build

Thanks

This mod exists thanks to:

License

This mod is licensed under LGPLv3 license.