Mydayyy / Valheim-ServerSideMap

This plugin completely moves the explored map and created pins to the server. As clients explore, they will send their explored areas to the server who will then distribute it to all connected clients. When a client joins, the server will synchronize the currently explored areas to the client. Pins are shared as well but default to false and need to be enabled. When pin sharing is used, all newly created pins are send to the server who saves them along with the explored area.
38 stars 1 forks source link

No Config #38

Closed Fujaka closed 3 years ago

Fujaka commented 3 years ago

After following every step, there still is no eu.mydayyy.plugins.serversidemap.cfg on my server that i can edit

Mydayyy commented 3 years ago

Greetings,

is BepinEx installed on the server and can you confirm that it is working correctly (e.g via logfiles)?

Cheers Mydayyy