Basically, I have a game where cubes are created and they expend. I did find a way to save the cubes and make them load by saving them in 1 key, but this method is unefficent due to datastore limits. What would be the best way to save server data ? I've checked everywhere and haven't found any proper solution. (NOT PLAYER DATA)