TechnicJelle / BlueMapOfflinePlayerMarkers

Minecraft Paper plugin and BlueMap addon that adds markers where players have logged off
Mozilla Public License 2.0
14 stars 8 forks source link

WIP Improved Fallback Skin Getting #28

Closed TechnicJelle closed 1 year ago

TechnicJelle commented 1 year ago

This should implement a feature where, if BlueMap doesn't have a skin for a player yet, it'll make BlueMap get the skin and save it.

Closes #26

TechnicJelle commented 1 year ago

Needs more testing and work in cases where a custom SkinProvider is present (like BlueMapFloodgate)

TechnicJelle commented 1 year ago

Tested with a test BlueMap#SkinProvider plugin that just hardcodes a specific skin image and that works. This means the issue lies with BlueMapFloodgate.