BackupGuard

⭐ — (0 endorsements) 📥 215 downloads 📌 v1.0.0 📅 12/22/2025
🟡 Updated this year

By Samuele_NL · management

⬇ Download Mod Source: Modrinth ↗ 📅 Updated: 12/20/2025 📅 Created: 12/22/2025

🔍 Analysis

  • 🏆 #145 of 235 management mods in this game by downloads

📋 About This Mod

# AutoBackup - Professional Server Backup Solution AutoBackup is a high-performance automatic backup system designed specifically for Paper Minecraft servers running version 1.21 and above. This plugin provides enterprise-grade backup functionality with zero server lag through intelligent async processing. ## Why Choose AutoBackup? **Zero Performance Impact** - All backup operations run asynchronously in separate threads, ensuring your server maintains perfect TPS even during large world backups. Players won't experience any lag or interruptions. **Intelligent Scheduling** - Set up automatic backups on flexible schedules. Choose interval-based backups (every X hours) or time-based backups (specific times like 3 AM daily). The plugin includes pre-backup warnings to notify players before backups begin. **Smart Storage Management** - Never worry about running out of disk space. AutoBackup automatically manages your backup storage with configurable retention policies. Set limits by backup count, age, or minimum free disk space, and old backups are automatically cleaned up. **TPS-Aware Operation** - The plugin monitors your server's TPS and intelligently delays backups if performance drops below your configured threshold. This ensures backups never interfere with gameplay during peak hours or high-load situations. **Fast Compression** - Backups are compressed using ZIP format with configurable compression levels (0-9). Balance between speed and file size based on your needs. Typical backups are 30-50% smaller than the original world size. **One-Click Restoration** - Restoring from a backup is as simple as running a single command. The plugin handles everything automatically, including server restart, making disaster recovery quick and painless. **Discord Integration** - Stay informed with Discord webhook notifications. Get alerts when backups start, complete, or encounter errors, even when you're away from the server. **Comprehensive Management** - Full command suite for creating, listing, restoring, and deleting backups. View detailed backup information including size, duration, timestamp, and verification status. ## Key Features ✅ **Async Processing** - Zero server lag during backups ✅ **Automatic Scheduling** - Interval and time-based backups ✅ **Smart Retention** - Auto-cleanup based on count, age, or disk space ✅ **ZIP Compression** - Configurable levels (0-9) for optimal size ✅ **TPS Monitoring** - Pauses during low performance ✅ **Progress Tracking** - Real-time backup progress updates ✅ **Backup Verification** - MD5 checksum validation ✅ **Discord Webhooks** - Real-time notifications ✅ **Easy Restoration** - One-command backup recovery ✅ **Metadata Tracking** - JSON metadata for each backup ## Perfect For - **Production Servers** - Reliable backups with zero downtime - **Development Servers** - Frequent backups for testing - **Large Worlds** - Handles multi-gigabyte worlds efficiently - **Modded Servers** - Backs up plugin data and configurations - **Network Servers** - Configurable for different server sizes ## Quick Start 1. Install the plugin in your `plugins/` folder 2. Start your server to generate the default configuration 3. Edit `plugins/AutoBackup/config.yml` to customize settings 4. Run `/backup reload` to apply changes 5. Use `/backup now` to create your first backup 6. Backups will now run automatically based on your schedule ## Commands - `/backup now` - Create an immediate backup - `/backup list` - View all available backups with details - `/backup restore <name>` - Restore from a specific backup - `/backup delete <name>` - Delete a backup manually - `/backup status` - View system status and statistics - `/backup reload` - Reload configuration without restart - `/backup cleanup` - Manually trigger retention cleanup All commands support tab completion for easy use. ## Configuration Highlights The plugin is highly configurable to fit any server setup: - **Backup Location** - Store backups locally or on external drives - **World Selection** - Backup all worlds or choose specific ones - **Include Directories** - Add plugin folders, configs, etc. - **Exclude Patterns** - Skip temporary files and caches - **Performance Tuning** - Adjust threads, chunk size, and TPS threshold - **Notification Settings** - Customize player and console messages - **Discord Integration** - Configure webhook notifications ## Performance AutoBackup is optimized for servers of all sizes: - **Small Servers** (< 1GB): ~30-60 seconds per backup - **Medium Servers** (1-5GB): ~2-5 minutes per backup - **Large Servers** (5-10GB): ~5-15 minutes per backup Memory usage is minimal thanks to chunk-based file processing, and CPU usage is configurable through compression level settings. ## Requirements - **Minecraft Version**: 1.21 or higher - **Server Software**: Paper (not compatible with Spigot/Bukkit) - **Java Version**: 21 or higher - **Disk Space**: At least 2x your world size recommended ## Suppo

# AutoBackup - Professional Server Backup Solution

AutoBackup is a high-performance automatic backup system designed specifically for Paper Minecraft servers running version 1. 21 and above. This plugin provides enterprise-grade backup functionality with zero server lag through intelligent async processing.

## Why Choose AutoBackup?

Zero Performance Impact - All backup operations run asynchronously in separate threads, ensuring your server maintains perfect TPS even during large world backups. Players won't experience any lag or interruptions.

Intelligent Scheduling - Set up automatic backups on flexible schedules. Choose interval-based backups (every X hours) or time-based backups (specific times like 3 AM daily). The plugin includes pre-backup warnings to notify players before backups begin.

Smart Storage Management - Never worry about running out of disk space. AutoBackup automatically manages your backup storage with configurable retention policies. Set limits by backup count, age, or minimum free disk space, and old backups are automatically cleaned up.

TPS-Aware Operation - The plugin monitors your server's TPS and intelligently delays backups if performance drops below your configured threshold. This ensures backups never interfere with gameplay during peak hours or high-load situations.

Fast Compression - Backups are compressed using ZIP format with configurable compression levels (0-9). Balance between speed and file size based on your needs. Typical backups are 30-50% smaller than the original world size.

One-Click Restoration - Restoring from a backup is as simple as running a single command. The plugin handles everything automatically, including server restart, making disaster recovery quick and painless.

Discord Integration - Stay informed with Discord webhook notifications. Get alerts when backups start, complete, or encounter errors, even when you're away from the server.

Comprehensive Management - Full command suite for creating, listing, restoring, and deleting backups. View detailed backup information including size, duration, timestamp, and verification status.

## Key Features

✅ Async Processing - Zero server lag during backups ✅ Automatic Scheduling - Interval and time-based backups ✅ Smart Retention - Auto-cleanup based on count, age, or disk space ✅ ZIP Compression - Configurable levels (0-9) for optimal size ✅ TPS Monitoring - Pauses during low performance ✅ Progress Tracking - Real-time backup progress updates ✅ Backup Verification - MD5 checksum validation ✅ Discord Webhooks - Real-time notifications ✅ Easy Restoration - One-command backup recovery ✅ Metadata Tracking - JSON metadata for each backup

## Perfect For

  • Production Servers - Reliable backups with zero downtime
  • Development Servers - Frequent backups for testing
  • Large Worlds - Handles multi-gigabyte worlds efficiently
  • Modded Servers - Backs up plugin data and configurations
  • Network Servers - Configurable for different server sizes

## Quick Start

1. Install the plugin in your `plugins/` folder 2. Start your server to generate the default configuration 3. Edit `plugins/AutoBackup/config.yml` to customize settings 4. Run `/backup reload` to apply changes 5. Use `/backup now` to create your first backup 6. Backups will now run automatically based on your schedule

## Commands

  • `/backup now` - Create an immediate backup
  • `/backup list` - View all available backups with details
  • `/backup restore ` - Restore from a specific backup
  • `/backup delete ` - Delete a backup manually
  • `/backup status` - View system status and statistics
  • `/backup reload` - Reload configuration without restart
  • `/backup cleanup` - Manually trigger retention cleanup

All commands support tab completion for easy use.

## Configuration Highlights

The plugin is highly configurable to fit any server setup:

  • Backup Location - Store backups locally or on external drives
  • World Selection - Backup all worlds or choose specific ones
  • Include Directories - Add plugin folders, configs, etc.
  • Exclude Patterns - Skip temporary files and caches
  • Performance Tuning - Adjust threads, chunk size, and TPS threshold
  • Notification Settings - Customize player and console messages
  • Discord Integration - Configure webhook notifications

## Performance

AutoBackup is optimized for servers of all sizes:

  • Small Servers (< 1GB): ~30-60 seconds per backup
  • Medium Servers (1-5GB): ~2-5 minutes per backup
  • Large Servers (5-10GB): ~5-15 minutes per backup

Memory usage is minimal thanks to chunk-based file processing, and CPU usage is configurable through compression level settings.

## Requirements

  • Minecraft Version: 1. 21 or higher
  • Server Software: Paper (not compatible with Spigot/Bukkit)
  • Java Version: 21 or higher
  • Disk Space: At least 2x your world size recommended
🤖 AI-enhanced — based on mod data

📊 Mod Details

Game
Minecraft Plugins
Author
Samuele_NL
Version
1.0.0
Downloads
215
Endorsements
0
Category
management
Created
12/22/2025
Updated
12/20/2025
Game Versions
1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4
Tags
management, storage, utility

🔧 How to Install Minecraft Plugins Mods

Download from Modrinth. Use Prism Launcher or drop into your mods folder.

📖 Full step-by-step install guide for Minecraft Plugins →

Visit the official mod page for specific installation instructions for this mod.

🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.

❓ Frequently Asked Questions

Which Minecraft Plugins versions does BackupGuard support?

The author lists 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4, 1.21.5. Other versions may work but are untested by the author.

What is the latest version of BackupGuard?

Version 1.0.0, published 2025-12-20 with 215 downloads recorded at the source.

Keep browsing — more Minecraft Plugins mods await

📋 All Minecraft Plugins Mods 🏆 Top 25 📂 More management 👤 More by Samuele_NL 🔎 Similar Mods 🌐 Best management (All Games) 🔀 Check Compatibility ⚖️ Compare Mods 🆕 New Mods