I have this game, which has a similar server creation concept to the game ER:LC, where you can pay to create a community server that people can join. I wanted to expand on that idea, where you can create your own map, tweak the game settings, etc. I won’t go too deep into detail about the game, but I basically call that place a sandbox, you get in that sandbox, you do your thing, and then you publish it. I have the community server place’s backend scripted, with a dummy modulescript “CONFIGURATION” with some dummy data. I want somehow to transfer data from the sandbox place, using the same format, over to the community server?