/
Simple backup plugin for Paper/Folia with FTP/SFTP/Google Drive support.
!GitHub Downloads (all assets, all releases) !Modrinth Downloads !Hangar Downloads
plugins folderplugins/Backuper/config.ymlAfter installing the plugin, configure the main settings in plugins/Backuper/config.yml:
backup:
autoBackup: true
autoBackupPeriod: 1440
autoBackupCron: ''
storages:
local:
type: local
enabled: true
autoBackup: true
backupsFolder: ./plugins/Backuper/Backups
maxBackupsNumber: 10
maxBackupsWeight: 0
zipArchive: true
zipCompressionLevel: 5
For detailed configuration and remote storage options (FTP/SFTP/Google Drive), see Configuration
See Configuration
See Commands
See Permissions System

Simple backup plugin for Paper/Folia with FTP/GOOGLE DRIVE/SFTP support