1. Whenever I finish working on my server mod's files I do "server.writecfg" and when I restart my server Mostly nothing saves. Like for example, the kit's plugin does not save, Nor the gather plugin. Any fix?
     
  2. Wulf

    Wulf Community Admin

    The server.writecfg command has nothing to do with Oxide, plugins, or really anything other than saving your admin and moderators.

    For plugins, simply make the change to the config file and reload the plugin. If you corrupt or otherwise invalidate the config file due to improper formatting, it may reset to default. Always make sure to use valid JSON formatting.