Geoff Bourne

Results 719 comments of Geoff Bourne

...but please just switch to https://docker-minecraft-server.readthedocs.io/en/latest/misc/examples/#bedrock-compatible-server

You're right, the syntax in the README is wrong. That would be great if you to PR that change. As for the main issue at hand, you're saying that the...

I'll have to test this out myself, but I believe some of the settings like game mode are baked into the world data until a server command is used to...

I agree that it would be really nice to automate that process, but yes it would need to be something that could inspect the `save query` and react accordingly. Right...

I'm kind of a solitary LAN-server player, but yeah I should really get out there in the "world" ;) Shoot me your server address in email ([email protected]) or DM me...

@wedgef5 yes, doing the backup while the server is stopped would be a great alternative.

Awesome. @Kaiede when you're ready for it, I would be happy to add a "Backups solutions" section to the README that links to your image.

There it is: https://github.com/itzg/docker-minecraft-bedrock-server#solutions-for-backing-up-data

Containers don't add any memory overhead, so @Kaiede 's backup container would only occupy the memory for the bash script to sleep most of the time. Since the tool is...