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

Unable to remove some pins #53

Closed Xanomenon closed 11 months ago

Xanomenon commented 1 year ago

Some pins are able to be removed from the map after converting local pins, but random ones aren't.

Mydayyy commented 1 year ago

Greetings,

thank you for your report.

Can you help me understand the issue a little bit better?

You used the command /convertpins and the pins got correctly uploaded to the server, but you can't remove the anymore? Could you give me a step-list to reproduce this issue?

Best Regards Mydayyy