Data store says im sending too many requests

the same one which is plr.UserId

should i change the key for each data store?
like plr.UserId…“Plots”
plr.UserId…“Inventory”
plr.UserId…“Structures”
etc. ?

If the issue is what I think it is, that would probably fix it. I really cannot say without seeing a script or a portion of a script though.

ok ill try that and tell the guy with the issue to test it out

If you are in studio, it may simply be firing too many times when you leave. If you save data on server shut down, that will fire as well as when you leave the game, since you are in studio. To fix, simply add an if statement directly checking if you are in studio (on server shut down). If not in studio, data save.