Mod

BlueMap Custom Skin Server

Quick rating

BlueMap Custom Skin Server

No reviews yet

Simple addon for BlueMap that allows using a custom skin server.

Mod Loaders
Fabric
Minecraft
26.2

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Unsupported
Server Required

About

Project Details

Type
Mod
License
MIT License
Latest Version
BlueMap Custom Skin Server 2026.7.1
Authors
CurseForge

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

About

Description

bcss?label=Modrinth&style=for-the-badge

BlueMap Custom Skin Server 

Simple BlueMap addon that allows using a custom skin server.

Build With

Description

Addon supports three types of servers

  • MOJANG_LIKE - Any server that works like Mojang API 
  • CUSTOM - Any other custom server with additional config settings


Config description available on Modrinth and Github

39?mode=week

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.

Contributors Forks Stargazers Issues MIT License LinkedIn Discord Modrinth


Logo

Bluemap Custom Skin Server

BlueMap addon that allow to use custom skin server
Support · Report Bug · Request Feature

Table of Contents
  1. About The Project

About The Project

Built With

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

(back to top)

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%"
}
Before 2026.6.1
{
  "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%"
}
Before 2026.1.1
{
  // 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%",
}
Before 2024.5.1
{
  // 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%",
}
Before 2023.11.1
{
  // 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"                      
  }
}

(back to top)

Roadmap

  • Change link format

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

(back to top)

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

(back to top)

License

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

(back to top)

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~8,000
Total Downloads
CurseForge
~3,000
Modrinth
~5,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched and imported data for this project from CurseForge or Modrinth. High-traffic and active projects are checked more often.
Next pipeline sync