I'm new to Oxide so I generally need help here. I have been trying to figure out how to reload the config files on my server. Do I shutdown my server and open it again or is their a specific phrase I need to enter into the console.
Command to reload plugins?Solved
You use either
oxide.reload <pluginname> or o.reload <pluginname> or you can do oxide.reload * to reload all plugins. Thank you.
Locked automatically