Backup & Restore
The Backups tab lets you snapshot your server and restore it to any saved state.
Backup Types
| Type | Description |
|---|---|
| Full | Archives the entire server directory (all worlds, configs, plugins) |
| Differential | Archives only files changed since the last backup — faster and smaller |
Use differential backups for frequent snapshots and full backups before major changes (version upgrades, large plugin installs).
Backup Storage Location
| Platform | Path |
|---|---|
| macOS | ~/Library/Application Support/MC-Vector/servers/<name>/backups/ |
| Windows | %APPDATA%\MC-Vector\servers\<name>\backups\ |
| Linux | ~/.local/share/MC-Vector/servers/<name>/backups/ |
Creating a Backup
- Navigate to the Backups tab.
- Click “Create Backup”.
- Choose:
- Mode — Full or Differential
- Compression — Fast / Normal / Best
- Name — custom file name (optional)
- Included paths — select specific subdirectories (worlds, plugins, configs)
- Optionally add a tag and notes for identification.
- Click “Create” — progress is shown in real-time.
Restoring a Backup
- Select a backup from the list.
- Click “Restore”.
- Confirm — the server directory is overwritten with the backup contents.
- Start the server.
Deleting Backups
- Select a backup from the list.
- Click “Delete” and confirm.
Automatic Backups
Automatic backups can be configured in General Settings. Options include:
- Interval — every N minutes
- Daily — once per day at a specific time (HH:MM)
- Weekly — once per week on a specific day and time
A retention policy controls how many backups are kept automatically: by count limit or by age (days).