1. I needed to use oxide for a plugin on my server, but have since removed it and no longer need oxide. I wanted my server to be community and not modded, but I don't know how to remove oxide. Is it even possible or will the server be wiped if I do? Please help, thanks
     
  2. You just need to update the Rust Server via SteamCMD.

    Run the steamcmd.sh or steamcmd.bat and enter:
    Code:
    login anonymous
    force_install_dir RustDirectory
    app_update 258550 validate
    quit
    I dont know if that works for Windows too.