Command to save the server?Solved
Hello, I want to write a plugin that will periodicly save server. Whats the command for saving map?
Thanks
The Rust server automatically saves, which the interval can be changed using the 'server.saveinterval' command; or manually saved with 'server.save' or 'save'. If you really NEED a plugin, there are existing plugins such as Timed Execute as well as plugins dedicated to saving and backing up levels that can be found under the Plugins section of our site.
Locked automatically