Is it possible to save data in plugins, and if its possible how do you do it?

Title says it all.


You could use plugin:SetSetting and plugin:GetSetting. You could also use normal data stores (but it won’t work if the place owner doesn’t have API Access enabled)

2 Likes