▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Плагины/SimpleServerBackup
SimpleServerBackup

SimpleServerBackup

Lightweight server backup plugin with scheduler, excludes, and legacy/modern support.

113
2

SimpleServerBackup

One command. Full server backup. Zero drama.
Create compressed snapshots of your entire server folder on demand or on a schedule. Lightweight, safe, and version-flexible (1.8 → 1.21+).

Supports: Spigot / Paper
MC: 1.8–1.12 (Legacy build) · 1.13–1.21+ (Modern build)
Java: 8 (Legacy) · 17/21 (Modern)


✨ Features

  • 🔒 Safe & predictable — no NMS, no world editing
  • 🗜️ Full-folder ZIP — worlds, plugins, configs (excludes logs/cache by default)
  • 🕒 Scheduler (optional) — automatic backups at your interval
  • 📁 Custom output path — backupPath lets you save zips anywhere
  • 🧹 Exclude list — keep backups lean

⌨️ Commands

  • /backup [label] → creates YYYYMMDD-HHMMSS-<label>-server.zip
    Permission: simpleserverbackup.use (default: OP)

⚙️ Config (default)

schedule:
  enabled: false
  intervalTicks: 72000     # 1 hour at 20 TPS
  label: "auto"

backupPath: "./backups"

paths:
  excludeGlobs:
    - "plugins/SimpleServerBackup/**"
    - "logs/**"
    - "cache/**"
    - "**/*.log"
    - "**/*.tmp"
    - "backups/**"

Совместимость

Minecraft: Java Edition

1.21.x1.20.x1.19.x1.18.x1.17.x1.16.x1.15.x1.14.x1.13.x1.12.x1.11.x1.10.x1.9.x1.8.x

Платформы

Поддерживаемые окружения

Сервер

Создатели

Детали

Лицензия:MIT
Опубликован:6 месяцев назад
Обновлён:6 месяцев назад
Главная