Update a plugin while server is running?Solved
I edited a .json file for an addon i use.  Can I update the addon while server running or do I need a reboot?
Command is oxide.reload i believe.
You do not need to reboot to modify a plugin's configuration file.

After changing the configuration file, simply reload the plugin..

oxide.reload PluginName​
hey thanks! When I try to run the command it says oxide.reload command not found.  Which file path do I need to be in to run it? Currently I am in /home/rustserver/serverfiles/oxide

Merged post

im so stupid, it's the RCON console.  Thanks
before you do that....
trigger a save.
"save"

I have had multiple cases of plugin reloads taking the server down....
I ran a profiler & there is a memory leak , I think in rust....
Locked automatically