Mineuniverse
Log in Register
Plugins

AutoBackupPlus

Schedule and perform automatic world backups
by icecubetr
Download Claim this project
223 downloads
0 likes
Updated Jun 30, 2026
0 hypes
Admin Tools Anti-Griefing Tools World Editing and Management

AutoBackup

AutoBackup Spigot plugin - Schedule and perform automatic Minecraft server world backups

Supported Platforms
spigot software paper software purpur software

Feature list:

  • Automatic backup

  • Dropbox support

  • FTPS (Implicit TLS) support

  • Configurable backup frequency

  • Backup into specified directory

  • Selective backups of certain worlds

  • Automatically delete old local world backups

  • Compress the data using the Deflate algorithm

Example file structure: alt text

Default config.yml:

# Backup Configuration
backup-frequency: 10800 # in seconds (e.g., 3600 seconds = 1 hour)
max-backups: 15 # maximum number of world backups to keep
backup-path: "backups" # relative path to the backup directory
worlds:
  - world
  - world_nether
  - world_the_end

# FTP Backup Configuration
ftp:
  enabled: false # Set to true to enable FTP backups
  host: "ftp.example.com"
  port: 990 # Implicit TLS Port
  username: "your_username"
  password: "your_password"
  remote-path: "/backups"
  use-implicit-tls: true

# Dropbox Backup Configuration
dropbox:
  enabled: false # Set to true to enable Dropbox backups
  access-token: "your-dropbox-access-token"
  remote-path: "/backups"

Steps to install and set up:

  1. Download the .jar file and place it within the plugins/ directory of your Minecraft server
  2. Restart the Minecraft server to generate the default configuration files
  3. Edit the configuration file to reflect your needs
AutoBackup-1.3.jar
MC 26.1.2
Release 2026-05-03 Get
AutoBackup-1.2.jar
MC 1.21.10
Release 2025-11-25 Get
AutoBackup-1.1.jar
MC 1.21
Release 2024-12-28 Get

More from icecubetr

SeasonsPlus
847
AntiAFK
47
BoostXP
26

You Might Also Like

WorldGuard
WorldGuard
9,807,705
Residence
Residence
992,603
SWatchdog
SWatchdog is ultralightweight blocklogger, similar to bigbrother. Also allows to rollback griefs in specified area
93,216
Limited Creative
Separated inventories for diffrent GameModes. No Diamand Armor
86,801
Account
Account
9,918
ChunkAutoClaimer
A 100 % automatic Anti-Grief plugin. Claims chunks wherever you build.
9,810