Skip to content

smart backup #1156

@Smm70

Description

@Smm70

I've searched existing issues and couldn't find a duplicate.

  • I confirm this is not a duplicate.

Is your feature request related to a problem? Please describe.

Minecraft server stores entire generated chunks for performance. However, this makes backups excessively large because they archive raw data that could be regenerated from the world seed and algorithm.

Describe the solution you'd like

Creating a backup mode that only stores the world seed, algorithm version, player data, and player‑made changes to the world, and restores the world data from there.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions