Minecraft Java Server Backup to Cloud
This is a simple script to automate the backup of a Minecraft Java Server to a cloud storage provider. It is designed to be run as a cron job.
Requirements
- A cloud storage provider that supports the rclone command line tool.
- A Minecraft Java Server running on a Linux server.
- rclone installed on the Linux server.
- RCON enabled on the Minecraft server.
- XXD
Installation
- Clone this repository to your Linux server.
- copy the .env-example file to .env and edit the variables.
- Run the script manually to test it.
- Add the script to your crontab.