Server freeze when add/update plugin on-the-fly
Ts3hosting
Ya wulf whats what i mean.. when the client is uploading it eatch tick of upload the server tries to load it again.
Not really each tick, just when the file has changes made to it during the process.
romyk
I had this problem also.
To get around it open oxide.config.json file and change/add the option "PluginWatchers": false, and restart the server.

After that every time you edit/add a plugin you need to o.reload {plugin name} in order to be compiled.

I will try this. Thank you. 

Sorry for bumping this thread but I have an issue when my server (16GB ram, guess it's enough) just freezes and does not respond to any commands.

The only solution is to restart the whole server and that's not good because I will do a tournament server and can't be stopped every time this shit happens. I ask here because noticed this sh*t happens when uploading (drag and drop) a plugin to oxide/plugins and for now disabled plugin watchers... Any other better ideas?

Disabling plugin watchers is the only way for specifically your issue.

Yeah... Looks like this will do the fix.