Skip to content

NoBackup doesn't seem to work #13

@miniksa

Description

@miniksa

I'm using Docker compose and I've specified:

services:
  minecraft:
    image: 05jchambers/legendary-minecraft-purpur-geyser:latest
    environment:
      - TZ=America/Los_Angeles
      - NoBackup="plugins/dynmap/web,plugins/dynmap"
      - NoPermCheck="Y"

But no matter what, the NoBackup doesn't seem to get parsed and applied correctly. This is very frustrating because the dynmap maps are HUGE and take forever to backup on startup.

I'm also kind of frustrated that there's no "SkipAllBackups='Y'" option here.

I'll look into perhaps sending a PR, but just reporting this in case you have an idea of how I'm doing it wrong.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions