1. Hi all,

    I 'd like to run vanilla rust sever with no mods. My server is up and running, but it is showing in "modded" server list. I've uninstalled all previous mods (I only had live map mod and AdminSpawn), created a new list for server in Commandline Manager and still no luck.

    Would anyone know what the issue might be, or how to start from the scratch?

    Thanks

    Don.
     
  2. If Oxide is still installed then the server will still count as modded.
     
  3. Hi sqroot. Thank you for that.

    I have uninstalled Oxide pluggin as well, however I just read this message:

    "We recommend you to do a backup of your world before installing this plugin loader because once installed it can't be uninstalled since it patches core files of the server, and only a reinstall of the server will uninstall this plugin loader."

    Is reinstall of the server same as soft wipe?
     
  4. That depends on your provider, but normally it isn't.
    Back up your "server" directory (it's directly in the root directory). It contains the map save, blueprints, the XP database and signs, basically anything that makes your server unique.
    Reinstall the server and replace the new "server" directory with the one you backed up.
    If you uninstalled oxide, the "oxide" directory in your backup (contained in server/my_server_identity can be deleted, as it isn't needed anymore (keeping it doesn't do any harm, though). "my_server_identity" may be something else, depending on your provider.
     
  5. Thank you heaps for a quick response, sqroot!

    Well explained, it worked!