1. Is there anything that can save the map every hour?

    Some of my admin just fked up massively and i didnt have backup rip.

    I see backup extended but reading from the comments it laggs?

    Let me know please
     
  2. timed execute and then edit this to the time u want in the config file

    "TimerRepeat": {
    "server.save": 3600,
    "say 'Server Map saved' ": 3600
    }
    }
     
  3. @Pascal 6
    1. full nonsense
    2. tell we where such is written down, i might be complete blind :p
    3. It's a folder backup-tool; It's not designed to manage saves

    Your needed solution is this one >> SaveMyMap

    This is nothing else than the already existing and runnnig internal timer ;)
    He asked for file retention.
     
  4. my bad i throught he meant save :)
     
  5. But if something happend like 5 hours later, Can i just load the map from 5 hours ago?
     
  6. with sth similar like that, sure:
    Code:
    {
      "Settings": {
        "numberOfSaves": 5,
        "saveCustomAfter": 0,
        "saveInterval": 3600
      }
    }
     
  7. Thanks mate <3
     
  8. Windows Server? If yes, use Shadow Copies