Bulldog83 / JustMap

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

Server can't save gamerule #43

Closed DanShu15 closed 4 years ago

DanShu15 commented 4 years ago

I'm having an issue on 1.15.2 with enabling the cave and entity maps on a server. The server and player configs are true on both, and I can change the gamerule to true with commands just fine - but after I restart the server the gamerules reset themselves to disabled

Bulldog83 commented 4 years ago

It's strange. Game rules must saves to the 'level.dat' of world's save folder.

DanShu15 commented 4 years ago

yea, my pack must be missing something. Thanks anyway tho!