So, when a player joins, they have their own folder, which goes by the name of their personal username. This folder is placed in a separate folder (workspace.Players), and there is 8 boolvalues in their personal folder. What would be a good place to start for saving & loading the values of these. I would prefer not to save one at a time as I can do that myself, but how can I put these into a table sort of way?