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

Implement Guild integration and have separate per-guild pin/map share #66

Open SirFrostingham opened 1 month ago

SirFrostingham commented 1 month ago

It would be very, very cool if these 2 mods worked together and server side maps were per-guild:

  1. https://thunderstore.io/c/valheim/p/Smoothbrain/Guilds/
  2. https://thunderstore.io/c/valheim/p/Mydayyy/ServerSideMap/

It would be great for PVE or PVP servers, where the map is at the guild level.

Both of these mods are awesome. Ty!

Mydayyy commented 1 month ago

Greetings,

Thank you for creating this issue. I apologize for the late answer but I was thinking about a few points here.

First of all, I currently lack the time to implement major features, especially since I do not play Valheim actively anymore. However, if anyone is willing to work on this I am happy to accept a PR .

A few thoughts about how this might look:

I will rename this issue and add an Feature label to it, so its easier to recognize as an outstanding and unassigned task.

Best Regards Mydayyy