is there a way to restart Excavator every 6 hours?
Put quit command in, timed to execute after 6 hours. Combine with autorestart script and you have it.
Like this?:
{"time":21600, "commands":[quit]}{"time":21600,"commands":[
{"id":1,"method":"quit","params":[]}