Plugin loads but "don't exist"Not An Issue

Hello,

I am trying to reload some plugins after changing the config so I don't have to restart the server every time. I'm using RustAdmin for the purpose of having the log avaialbe and when I try using 'oxide.reload zonemanagerautozones' it gives the following error
"Could not load plugin 'zonemanagerautozones' (no plugin found with that file name)".
I know the plugin is loaded because it is clearly running on the server, it's the same problem with several plugins (all have something to do with zones) but they are loaded in the server and I can literally see them working and use in-game commands specific for that plugin, but it won't reload.
I'm running a custom map if that matters.

Any ideas?

The name you use with those would match the filename of the plugin, exactly.

"Could not load plugin 'zonemanagerautozones' (no plugin found with that file name)".

There are no lowercase plugin names (afaik) it would be o.reload ZoneManagerAutoZones

nMyfFlEnglczTD3.jpg pookins

"Could not load plugin 'zonemanagerautozones' (no plugin found with that file name)".

There are no lowercase plugin names (afaik) it would be o.reload ZoneManagerAutoZones

You can have lowercase plugins, the name you use with the command just needs to match the filename.

Thanks for the info , i have never encountered one so far (in Rust)

Thanks guys, don't know why but it started working all of a sudden. I did try all the above suggestions before posting here so probably just a glitch in the Matrix.

Locked automatically