-
Notifications
You must be signed in to change notification settings - Fork 13
Description
Is your feature request related to a problem? Please describe.
The current backup status and rollback mechanism feel somewhat cumbersome. Players have no clear way to view backup details and must manually check backup files through the file system.
Describe the solution you'd like
Add a visual status display when using /backup or /backup info, showing:
Current total backup size
Timestamps of previous incremental backups
Next scheduled automatic backup time
Quick action controls (e.g., clickable buttons next to incremental backup entries for one-click rollback)
Describe alternatives you've considered
Manually tracking backups through file explorer timestamps or using third-party file management tools, but these methods disrupt gameplay immersion and require technical knowledge.
Additional context
A mockup interface showing backup entries with time/size info and action buttons would greatly improve usability. This would be especially helpful for server administrators managing frequent backups.