How can i save values or data with plugins so when ever the player leaves the data will be there and i can call it any time?
-
What do you want to achieve? I am thinking saving values with script that act like datastore
-
What is the issue? Is there any best way or api that does the job?
local datastore = instance.new("script")
datastore.soruce = {Value,Value}