Bulldog83 / JustMap

A minimap mod for Minecraft with Fabric launcher.
GNU General Public License v3.0
42 stars 17 forks source link

Minimap and GridMap will not work #120

Open steddyman opened 2 years ago

steddyman commented 2 years ago

Hi

For some reason the plugin will not display gridlines either on the minimap or worldmap, even though the settings are enabled.

I've even tried recompiling the source code and commenting out the check for the settings being enabled, so they always render, and still they do not display.

I want to prodice a version of JustMap for use on the critterz.xyz minecraft server that shows your owned plots on the map. But without being able to get gridlines to display in any situation, that is impossible.

I am using Minecraft 1.18.1 with the Fabric API fabric-api-0.45.2+1.18. The plugin is otherwise exceptional.

Thanks