
BlueMap Custom Skin Server
BlueMap addon that allow to use custom skin server
About this Mod
Bluemap Custom Skin Server
BlueMap addon that allow to use custom skin server
Support
·
Report Bug
·
Request Feature
Table of Contents
About The Project
Built With
Usage
Config
{
"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"
}
}
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.
Available Versions
How to Install BlueMap Custom Skin Server on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set fabric Loader
In the panel under "Egg", select the fabric loader and matching Minecraft version (26.1.2).
Install Mod
Open the mod browser in the dashboard and search for "BlueMap Custom Skin Server". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
26.1.2, 26.1.1, 26.1 (+27 more)
Server-side
✓ RequiredRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
BlueMap Custom Skin Server server crashes on startup – what to do?
Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (26.1.2). You can switch loaders with one click in the panel.
Is BlueMap Custom Skin Server compatible with fabric?
BlueMap Custom Skin Server officially supports fabric for Minecraft 26.1.2, 26.1.1, 26.1. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with BlueMap Custom Skin Server – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if BlueMap Custom Skin Server consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.
Similar Mods
Rent Modded Server
Install BlueMap Custom Skin Server with just one click on your server.