Reloading all plugins on command?Solved
My question is simple, we use oxide.reload "PluginName" to reload a plugin after making changes on it, but is there a command to reload all the plugins?

Merged post

Just figured it out "oxide.reload all" 

Merged post

But note, be careful, if you have many plugins and you want to reload all of them this will cause lag in the server
"oxide.reload *" is the one we have in our documentation (Docs link at the top of our site), but "all" works as well.
Locked automatically