BlueMap Custom Skin Server
ModBlueMap addon that allow to use custom skin server
Type
Mod
Modrinth Downloads
5,370
Modrinth ID
yMAHcHNr
Last Updated
Jun 22, 2026
Description
About The Project
Built With
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!
- Fork the Project
- Create your Feature Branch (git checkout -b feature/AmazingFeature)
- Commit your Changes (git commit -m 'Add some AmazingFeature')
- Push to the Branch (git push origin feature/AmazingFeature)
- Open a Pull Request
License
Distributed under the MIT License. See LICENSE.txt for more information.
Compatibility
Mod Loaders
Game Versions
Similar Mods
Strange Matter
Strange Matter is a Minecraft mod about discovering, containing, and harnessing unstable anomalies that bend the laws of...
FZMM
A fabric mod that is mainly for editing or creating NBT of items in creative but it also has a few utilities
Sculk Dragon Utils
A utility mod that adds a number of potion effects (and eventually a command) related to Sculk.
More Buttons
This mod add about 240 new Buttons and pulls textures from the block of minecraft vanilla.
Customizable Brightness - Fullbright & Gamma Control
Cycle through customizable brightness levels from 0% to 1000%+ with a keybind. Fullbright mod with 5+ stops, persistent...
NoTextureRotations
Prevent Block Texture Rotations