⚙️ 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.

