Get the Plugin project back from the Creator Store to Roblox Studio?

I have a plugin on the creator store.

I wanted to update the plugin, but i lost the project.
Is there a way to get the plugin project back?

game:GetService("InsertService"):LoadAsset(pluginIdGoesHere).Parent = workspace

Run this code in the command bar and replace “pluginIdGoesHere” with the id of your plugin.

1 Like

w manz

wait, so if somebody buys my plugin, they can access my code anyway? theres no code protection or smt? (i tried with a plugin i bought and it works too)

I found the link to change the Account Info

some of my information was invalid, yours might also be

Nope, no protection. Which does suck.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.