βοΈ Features:
π Automatic backups at a specified interval (default is every 30 minutes)
π¦ ZIP compression — each backup is saved as a ZIP archive
ποΈ Auto-deletion of old backups — only a set number of recent backups are kept
β¨οΈ Handy commands:
/hbackup create — create a backup manually
/hbackup info — show current settings
/hbackup deleteall — delete all backups
π Where are backups saved?
All backup files are stored in the hbackups folder in your game directory.
π οΈ Configuration:
Settings can be adjusted in the hbackup.toml file:
autoBackup — enable/disable automatic backups
autoBackupIntervalMin — interval in minutes
maxBackupCount — maximum number of backups to keep
π Why does it matter?
Losing your world due to a bug or server crash is a nightmare. HBackUp protects your progress and gives you peace of mind that nothing will be lost.