How would I save a value for all users in the data store for example:
The value is 10 when a player joins the value changes to 20 when another player joins.
Then all the players who have player before and arent currently playing in-game how would I change their value to 20 without them joining the game?