itzg / docker-mc-backup

Provides a side-car container to backup itzg/minecraft-server world data
https://hub.docker.com/r/itzg/mc-backup
MIT License
298 stars 51 forks source link

Skip rcon operations when server is paused #185

Closed itzg closed 1 month ago

itzg commented 1 month ago

Discussed in Discord

This works because a save-all command is issued before the server is paused:

https://github.com/itzg/docker-minecraft-server/blob/ed7a6668aa6f70dcd6e138eacb36a51bb2913ac6/files/auto/pause.sh#L10