Im making a shop gui and I want to make it so that when a player has purchased something from the shop then they dont have to buy it again. Does anyone have any ideas on how I could achieve this?
use datastores or make a website that handles http requests from your game via httpservice
but that way is complicated so don't do that
also data persistance is not good