Yet Another World Protector

Yet Another World Protector

247k Downloads

Region backup/snapshot feature

Z0rdak opened this issue ยท 3 comments

commented

I think it would be nice to have a feature for a Local Region to save its exact block state at a particular point and restore it later.

This could be useful for mini-games, mining areas or other things.

On the other hand, there are for sure mods already available which can handle such a thing.

Either I implement this feature myself or I provide an API for other mods to get block information from a region to implement this feature their self.

commented

Are you planning to add database(MySQL) integration ?

I thought about adding a SQL-Server adapter integration in the future. But this would be then an alternative for saving all the region data to a database, instead saving it as NBT data.

This feature is more about saving the exact blockstate of a region.

commented

Are you planning to add database(MySQL) integration ?

commented

From the discord:

I'm curious, with the WorldEdit integration, could you make it server-sided too so you could integrate with functionality like the rollback feature of WorldEdit?

It would be epic to have claims like arenas or apartments and roll them back to certain snapshots (Bearbeitet)

WorldEdit can handle all the block related functionality: https://worldedit.enginehub.org/en/latest/usage/snapshots/