AutoPluginBackup is a Spigot plugin designed to automate the backup process for your Minecraft server’s plugin data. It allows you to schedule regular backups, exclude specific folders and file types from being backed up, and manually trigger backups as needed. The plugin is highly configurable, allowing server administrators to control when and how backups are performed on the plugin data.
Features
Automated Backups: Automatically back up your server’s plugins and configurations while excluding specified files and folders.
Exclusions: Exclude specific folders (e.g., dynmap) and file types (e.g., .jar) from backups to save space and time.
Configuration Options:
Set backup frequency in minutes.
Specify directories and file types to exclude from backups.
Define the backup directory where backups will be stored.
Enable or disable backups on server startup.
Manual Backup: Trigger a backup manually using the "/apb backup" command.
Commands
/apb reload - Reloads the configuration file and applies any changes.
/apb backup - Manually initiates a backup of the server’s plugins.