Skip to content
This repository has been archived by the owner on Aug 18, 2020. It is now read-only.

Some python code that uses subprocess to backup my bedrock server every couple of hours

License

Notifications You must be signed in to change notification settings

Iapetus-11/bedrock-server-backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bedrock-server-backup

  • Some python code that uses subprocess to backup my bedrock server every couple of hours.

  • Previously I had been using pyautogui to type into the server console save hold and save resume, and then os.system to run a batch file that would copy the files. That required a focus on the server window. This solution doesn't require focus on the window.

About

Some python code that uses subprocess to backup my bedrock server every couple of hours

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published