
BlueMap Custom Skin Server
Server mod
BlueMap addon that allow to use custom skin server
Utility
8 downloads 3 followers
Created 21 days ago
Updated 2 days ago
External resources
Featured versions
Project members
syorito-hatsuki
Owner
LaDerek
Tester
Technical information
BlueMap Custom Skin Server
Description
Simple addon for BlueMap that allows using a custom skin server.
Config
URL needs to get as input player UUID like in origin Minecraft system
{
"enableCustomServer": true, // If you have problem with our server u can everytime disable it and use Mojang servers
"customSkinServerUrl": "https://localhost/" // Here u must put custom link. Examples u can see below
}
Example links
If url
https://sessionserver.mojang.com/session/minecraft/profile/<uuid>
in config need to puthttps://sessionserver.mojang.com/session/minecraft/profile/
If url
https://custom.url/myscript.php?uuid=<uuid>
in config need to puthttps://custom.url/myscript.php?uuid=