I’m making a survey system for my plugin and I’ve finished everything except saving the data from the survey. I want the data to accessible like in game datastores where you can access everything with the GetAsync function. How would I do this?
I’m making a survey system for my plugin and I’ve finished everything except saving the data from the survey. I want the data to accessible like in game datastores where you can access everything with the GetAsync function. How would I do this?