Skip to content

Installation

Matthieu BOHEAS edited this page Dec 6, 2020 · 2 revisions

Initial Setup

Requirements

  • Java 8 (or higher)
  • Minecraft server Bukkit compatible (Fully tested on Spigot)

Download

YouBackup is composed of one core plugin (YouBackup) and some add-on plugins (ie: YouBackup-S3, YouBackup-FTP).

So you need to download at least, YouBackup core plugin jar file.

if you want to save your backup files on a remote storage service, download one of these extension in addition to the core plugin:

  • Amazon Web Service S3: Download the extension YouBackup-S3
  • FTP server: Download the extension YouBackup-FTP

And put them into your server plugins/ folder. Restart your server to generate the default configuration file.