Artillex-Studios / AxInventoryRestore

A plugin that backs up player's inventories and lets staff restore them or export it as a shulker.
MIT License
16 stars 4 forks source link

Add backup limiting #26

Closed AverageGithub closed 3 weeks ago

AverageGithub commented 2 months ago

This PR adds support for backup limiting, which is disabled by default. You can set limits for the backups in the config.yml, where -1 means disabled.

This feature is meant to allow server owners to limit the amount of backups that are stored, decreasing the storage size. This allows users to have a longer autoclear duration, while keeping the database clean and tidy.