mark2devel / mark2

Minecraft Multi Server Wrapper Written in Python with Twisted; Pull Requests HIGHLY Encouraged, Collaborators Needed Discord: https://discord.gg/zymJygHNpv
Other
208 stars 44 forks source link

Mark2 Backup not working #107

Closed Column01 closed 5 years ago

Column01 commented 5 years ago

As the title states, when I run the backup command, it doesn't work properly, which prevents the server from saving, and restarting when the timer is reached. This forces me to power reboot the server, creating a longer interuption for my players. This is the Properties I have set for the backup in the server's Mark2.properties file: plugin.backup.enabled=true plugin.backup.path=home/colin/Backups/Vanilla\ 1.13/{timestamp}.tar.gz

Column01 commented 5 years ago

A merge pull has been submitted to fix this issue here

Column01 commented 5 years ago

@gsand Are you still maintaining this repo?

Column01 commented 5 years ago

Closing as this is fixed.