jpenilla / squaremap

squaremap is a minimalistic and lightweight world map viewer for Minecraft servers, using the vanilla map rendering style
https://modrinth.com/plugin/squaremap
Other
344 stars 41 forks source link

Set player head marker size to be fixed size. #332

Closed tech-6 closed 2 weeks ago

tech-6 commented 2 weeks ago

When using a different player head source that outputs player head images that are not 16x16 squaremap will currently display the images at full resolution taking up the the map screen. 512x512 playerheads sqmap After proposed changes player heads will be 16x16 no matter source size. 512x512 playerheads fixed size sqmap