remijouannet / graftorio2

(fork of graftorio) factorio mod for creating grafana dashboard
MIT License
77 stars 21 forks source link

How does this work on servers? #27

Open CommanderRedYT opened 1 year ago

CommanderRedYT commented 1 year ago

If i have a multiplayer server, will this mod sync to all players? Can I block that somehow? I'm not really sure if the instructions also work for multiplayer

remijouannet commented 1 year ago

you can't block the sync but each player can configure the mod to prevent it to write game.mod

CommanderRedYT commented 1 year ago

Is there a way that the mod detects that somehow? Like, that it runs on a multiplayer server

remijouannet commented 1 year ago

maybe it can be guess with the lua api, i don't really have time to look at it, if you ever find a solution i can review and merge your PR