Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation



This Python script, named Guardian, has been developed to automate the execution of my Minecraft server and perform daily backups of the server world at 5 o'clock in the morning.

Requirements

  • Python 3.x
  • Library halo (can be installed via pip install halo)

Execution

  1. Make sure you have Python 3.x installed on your system.
  2. Install the halo library using the following command:
pip install halo
  1. Place the paper.jar file in the same directory as the Guardian script.
  2. Run the Guardian script using the following command:
python Guardian.py
  1. The Minecraft server will be automatically started and kept running. The backup will be performed every day at 5 o'clock in the morning.
  2. The backup will be stored in the current directory in the format mundo_backup [date-time].zip.

Preview

preview

This project is licensed under the MIT License. See the LICENSE file for details.

About

🛡️ Personal project to automate the execution of my Minecraft server and perform daily backup

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Contributors

Languages