senseiwells / ServerReplay

A completely server-side implementation of the replay mod, this mod allows you to record multiple players that are online on a server at a time, as well as any given chunk area. This will produce replay files which can then be used with the replay mod for rendering.
MIT License
87 stars 9 forks source link

Feature Request: Be able to set some rules do delete old recording files #59

Open Realzhazha opened 1 week ago

Realzhazha commented 1 week ago

For example, I hope to be able to set it up so that the recorded files will be automatically deleted if they are more than 7 days old, or the earliest recorded files will be deleted when the total number of recorded files exceeds 100G.