Hi I’m new to creating my own custom plugins so I’m not too sure on how everything works on it. I’ve been messing around with this one plugin and I updated it a lot to try and make it work. The problem is that now I have a bunch of local plugins I can’t delete.
(I marked out the names because I was messing around and naming them dumb things)
I tried deleting the plugin file and tried looking for them in the manage plugins folder tabs, but I just can’t find them or delete them.
I made the plugins through the functions
local Plugin = PluginManager():CreatePlugin()
local toolbar = Plugin:CreateToolbar("plugin name")