1. Command to save all the changes of the server and the changes of the plugins from the RCON?
     
  2. Wulf

    Wulf Community Admin

    There is no universal command that does that.

    Any changes with plugins depends on how the plugin handles those changes internally. Some plugins utilize saving when the server saves, which can be triggered manually in Rust by using the "server.save" command. The same applies to the server itself, as it doesn't handle everything on command.