Is there any improvements I can do to my simple datastore

Yes, please don’t use Data:SetAsync(). UpdateAsync() is much more safer to use other than :SetAsync().

Refer to: Stop using SetAsync() to save player data

3 Likes