Solved CFG folder is empty

Discussion in 'Rust Discussion' started by Hoculum, Jul 12, 2015.

  1. I have created a Rust Experimental server, with some Oxide plugins, and everything seems to work fine except for something. It all started when I tried to give myself owner status through the console, but it seemed like it didn't work. After some research, I realized that my CFG folder was empty, and the users.cfg file wasn't being created, so I did it by myself with the Notepad and entered the ownerid line. That worked, but a little bit after when I tested the ban system with a friend, something similar happened. I tried to banid him through F1, and the command worked, but he wasn't kicked off the server, he could continue playing. I kicked him manually and when he tried to join again, he couldn't because he was banned. I checked my CFG folder again but the bans.cfg file wasn't created. So, where are bans recorded and why doesn't my server create CFG files?

    Thanks in advance.
    [DOUBLEPOST=1436721381][/DOUBLEPOST]Okay, after browsing this forum a bit I have found what the problem was. I needed to write server.writecfg in the console after ownerid and restart.
     
    Last edited by a moderator: Jul 12, 2015
  2. thank's bro