Skip to content

Releases: TechnicJelle/BlueMapCustomSkinProvider

Dashless UUID placeholder

20 Sep 19:30
Compare
Choose a tag to compare

What's Changed

  • Add {UUID-} placeholder by @XenWayne in #5
  • Some under-the-hood updates

New Contributors

Full Changelog: v1.5...v1.6

Fix crash

03 Nov 23:58
Compare
Choose a tag to compare

Updated a dependency to fix a crash

Full Changelog: v1.4...v1.5

Updated some dependencies

06 Oct 22:55
Compare
Choose a tag to compare

Small maintenance release to update some libraries and other dependencies I'm using in this plugin.

Full Changelog: v1.3...v1.4

Small fix

07 Aug 23:36
Compare
Choose a tag to compare

Small fix for usernames, which can be missing sometimes.
Usually when a player hasn't logged in in years, while the server has kept being upgraded.

Full Changelog: v1.2...v1.3

Code upgrades

14 May 00:51
Compare
Choose a tag to compare

Just some code upgrades under the hood

Full Changelog: v1.1...v1.2

Compatibility fix for BlueMapFloodgate

03 May 16:29
Compare
Choose a tag to compare

This plugin should now work properly when you're also using BlueMapFloodgate

Example (using BlueMapOfflinePlayerMarkers to force-get the skins)

[18:20:56 INFO]: [BlueMap] Loaded!

[18:20:56 INFO]: [BlueMapOfflinePlayerMarkers] Getting skin for TechnicJelle and saving it to playerheads/3e6b6179-b774-450e-bd16-e6f24ec7185c.png
[18:20:56 INFO]: [BlueMapCustomSkinProvider] Downloading skin for TechnicJelle from https://minotar.net/skin/3e6b6179-b774-450e-bd16-e6f24ec7185c
[18:20:57 INFO]: [BlueMapOfflinePlayerMarkers] Marker for TechnicJelle added

[18:20:57 INFO]: [BlueMapOfflinePlayerMarkers] Getting skin for .TechnicJelle and saving it to playerheads/00000000-0000-0000-0009-01f2ee851f15.png
[18:20:57 INFO]: [BlueMapFloodgate] Getting textureID from https://api.geysermc.org/v2/skin/2535417685810965
[18:20:57 INFO]: [BlueMapFloodgate] Getting skin from textureID: 401a0fa2098e910bff666feab7548a25397b01680d1522d67ab8e0d1838fc14e
[18:20:57 INFO]: [BlueMapFloodgate] Getting image from URL: https://textures.minecraft.net/texture/401a0fa2098e910bff666feab7548a25397b01680d1522d67ab8e0d1838fc14e
[18:20:57 INFO]: [BlueMapFloodgate] Skin for 00000000-0000-0000-0009-01f2ee851f15 successfully gotten!
[18:20:57 INFO]: [BlueMapOfflinePlayerMarkers] Marker for .TechnicJelle added

First release

20 Jan 19:12
2277e53
Compare
Choose a tag to compare

Have fun with it