Plugin Access Datastore

So this error is coming up in my plugin:

But its in a server script.

I think that’s because plugin scripts run on the user’s client, something like that. The plugin shouldn’t be trying to access DataStore, since it can’t even do that in Studio in the first place.

Instead of using DataStores, you might want to use this: Plugin | Documentation - Roblox Creator Hub

Hope this helped!

1 Like

Can’t be, when DataStore Editor plugins exist. As for accessing DataStores in Studio, yes you can, provided you have API Access enabled from Game Settings.

@ItzBeastBoyz Please supply more information about the circumstances, such as showing the hierarchy of the plugin and some code. Just a screenshot of the error you’re facing and a vague explanation of the problem isn’t enough for us to be able to offer you potential solutions.

5 Likes