WorldBackup

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

This is a plugin for automatic backups of your worlds.

It can detect server vacancy and then start a backup.

It uses threads to copy & compress your worlds. The world saving is done in the main thread to avoid corruption.

You are also able to just save a worlds without backing them up.

Features

  • Whitelist & Blacklist modes
  • Automatic and/or manual backup
  • Suspend backups while server is empty (configurable)
  • Compression (configurable)
  • Permissions support (optional)
  • Delete old backups (configurable)
  • Customizable backup name format
  • Pail support (optional)
  • Spout for messages (optional)

Usage

To start use it just drop the jar in the plugins folder.

It can operate in two modes, whitelist and blacklist.

In whitelist mode only worlds you specify will be automatically backed up, and in blacklist mode it will backup all worlds except those you specify.

You can suspend the automatic backups while the server is empty (defaults to on).

Config

Click here to see the default config with explanations.

Permission nodes

  • WorldBackup.* - Allows you to use all commands and functionality
  • Defaults to ops
  • WorldBackup.backup - Allows you to do manual backup tasks
  • WorldBackup.list - Allows you to list current backup tasks
  • WorldBackup.messages - Gets you backup messages
  • Defaults to everyone
  • WorldBackup.reload - Permitts you to reload the config

Commands

  • /backup - Starts a full backup
  • Aliases: blist, bl
  • /backupworld <world> - Backup a world
  • Aliases: breload, br
  • /backuplist - List active backups
  • Aliases: blist, bl
  • /backupreload - Reloads WorldBackup config
  • Aliases: breload, br
  • /save <world> - Save a world
  • /save-all - Save all worlds
  • Alias: saveall
  • /save-on <world> - Turn on a worlds autosave
  • Alias: saveon
  • /save-off <world> - Turn off a worlds autosave
  • Alias: saveoff

Todo


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

Categories

Members

Recent Files

No files uploaded yet.