-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Description
Might be over-kill on server resources with a plugin that'd keep track of region changes, so I don't think that is a viable solution.
But, at the same time, I find it annoying and difficult to maintain regionlist file manually.
It'd be really nice and cool if you can do this:
- At end of each generation, in the folder the command was executed from, touch .pigmap-lastsuccess
- At a potential increment build run (ie: incomplete info for full build, but also lacking -c and -r), look at the file date of .pigmap-lastsuccess, compare each file in region / chunk directory with the time of last success to see if newer (ie: if a save have been done on the same file)
- Automatically build the list of files pigmap needs to visit to perform an incremental update
Hope my pseudo steps make sense and get considered :)
Metadata
Metadata
Assignees
Labels
No labels