Modscraper Modscraper Minecraft
BlueMap Custom Skin Server logo

BlueMap Custom Skin Server

Mod

BlueMap addon that allow to use custom skin server

Type

Mod

Modrinth Downloads

5,370

Modrinth ID

yMAHcHNr

Last Updated

Jun 22, 2026

Description

Contributors Forks Stargazers Issues MIT License LinkedIn Discord Modrinth

About The Project

Built With

  • Fabric
  • Fabric-Language-Kotlin
  • Ducky-Updater-Lib
  • BlueMap

Usage

Config

{ "configVersion": 3, // Use command /bcss gai to get list of all available integrations "integration": "modid:type", // Raw image mean that image not going to be cut or resized. // That allow you to use APIs that return player head only "rawImage": false, // URI only required for MOJANG_LIKE and SKIN_URL // It supports both file:// and http(s):// "uri": "http://0.0.0.0/%uuid%" } { "configVersion": 2, // MOJANG_LIKE, SKIN_URL, SKIN_RESTORER, FABRIC_TAILOR "integration": "SKIN_URL", // Raw image mean that image not going to be cut or resized. // That allow you to use APIs that return player head only "rawImage": false, // URI only required for MOJANG_LIKE and SKIN_URL // It supports both file:// and http(s):// "uri": "http://0.0.0.0/%uuid%" } { // Server type [ MOJANG_LIKE | CUSTOM ] "serverType": "CUSTOM", // Direct image mean that image not going to be cut or resized. // That allow you to use APIs that return player head only "directImage": false, // URL to remote server. Use %uuid% and/or %username% placeholders where required "url": "https://localhost/%uuid%/%username%", } { // Debug mode for issue or self error search "debug": false, // Server type [ MOJANG_LIKE | CUSTOM ] "serverType": "CUSTOM", // URL to remote server. Added %uuid% and/or %username% placeholders where required "url": "https://localhost/%uuid%/%username%", } { // Debug mode for issue or self error search "debug": false, // Server type [ MOJANG_LIKE | CUSTOM ] "serverType": "MOJANG", // Here u must put custom link. Examples u can see below "customSkinServerUrl": "https://localhost/", // This params supported only by CUSTOM server type "custom": { // Text after username in request url. As example for https://mcskins.top/ need ".png" "suffix": "", // Type of search param [ NAME | UUID ] "getSkinBy": "NAME", // Name case [ LOWER | UPPER | DEFAULT ]. As example for https://mcskins.top/ need LOWER "skinByCase": "LOWER" } }

Roadmap

  • Change link format

See the open issues for a full list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE.txt for more information.

Compatibility

Mod Loaders

Fabric

Game Versions

1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 +21 more

Similar Mods

External Resources