How would one create a centralized repository of information required for a game? This repository could be either in world or out of world.
I'm imagining a centralized spot where I could set certain settings that would apply to all players in a game. I'd also want the status of the players communicated back to the same centralized spot.
What's the best way to do this?