Skip to content

Commit

Permalink
Update TASKSCHEDULER.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shupershuff committed Feb 6, 2024
1 parent 1b77c14 commit abc4195
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs/TASKSCHEDULER.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Task scheduler is of course a very handy tool for automating actions when condit
Here's some things you can achieve using Task Scheduler to launch PalworldServerTools.

## Launch Server on boot and restart at midnight
This tells the script to launch. The absense of the parameter "-noupdate" means it will also check for updates and install on launch (if there are any available).
This tells the script to launch. The absence of the parameter "-noupdate" means it will also check for updates and install on launch (if there are any available).
Example setup below:
1. General<br>
![image](https://github.com/shupershuff/PalworldServerTools/assets/63577525/dd38b96f-0c47-451b-bd9e-023363cc5c52)<br>
Expand All @@ -15,3 +15,7 @@ Example setup below:
Default settings.<br>
5. Settings<br>
![image](https://github.com/shupershuff/PalworldServerTools/assets/63577525/c43acf32-842d-4196-b12b-9f55b078d856)<br>

## Backup Server
Setup Task Scheduler with another task to run the script with the parameter -backup.
Recommend setting this up to run every hour.

0 comments on commit abc4195

Please sign in to comment.