• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Linux How to open my server every 07:25?

warriorfrog

Active Member
Joined
Jul 29, 2015
Messages
334
Reaction score
35
I want to configure server save for my server on 07:00...

But i would like it come back automatically on 07:25, how to do it?

Is crontab the way? If it is, how to do the script?
 
server side script lua for shutdown at 07:00, and then auto restart script with delay (sleep) for 1800 seconds, you can find here in this forum scripts for auto restart

you mean to remove global save to config.lua?
and use other script for this? what script?
 
Hmm, i never used the tfs server save config, i prefer to use a globalevent script, so i can execute the shutdown via script and possibility add more things before server save if i want to, what tfs are you using? you can find these scripts pretty easy in this forum...
 
Back
Top