BlueMapSkinSupport is a plugin that allows BlueMap to be able to acquire and display player heads for Minecraft servers (in both online-mode or offline-mode) that are using custom skin provider plugins for custom player-defined skins, as well as offline-mode Minecraft servers that have no custom skin provider plugins installed.
Player heads are generated in the exact same way as BlueMap's native player heads.
※ The use of these plugins is not required — BlueMapSkinSupport will work even without them, if you have some reason to want to do so.
/stop./plugins/ directory./plugins/BlueMapSkinSupport/config.yml. (※ For reference, here are the default contents of config.yml.)plugin.conf file and disable its built-in skin downloader to prevent it from overwriting BMSS-generated skins.git clone https://github.com/akemin-dayo/BlueMapSkinSupport.git in a Terminal instance, or use a Git frontend like SourceTree.package./target/ folder.git clone https://github.com/akemin-dayo/BlueMapSkinSupport.git cd BlueMapSkinSupport mvn package
You will then find your newly-built JAR in the /target/ folder.
Licensed under the MIT License.