Язык

SimpleServerBackup

SimpleServerBackup

Modrinth

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

191 загрузок 2 подписчиков обновлено 9mo ago
последняя v1.0.0 Modrinth
Bukkit Paper Spigot 1.8 – 1.21.8 ManagementStorageUtility

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/**"

Версии

Release
1.0.0
bukkit, paper, spigot · 1.13, 1.13.1, 1.13.2 · 9mo ago
v1.0.0 — Initial release - /backup [label] command creates ZIP of entire server folder - Scheduler support via config - Exclude patterns for logs, cache,…
153
Release
1.0.0
bukkit, paper, spigot · 1.8, 1.8.1, 1.8.2 · 9mo ago
v1.0.0 — Initial release - /backup [label] command creates ZIP of entire server folder - Scheduler support via config - Exclude patterns for logs, cache,…
38

Комментарии 0

Пока нет комментариев. Будь первым, кто поделится мнением.

Скачать SimpleServerBackup

Файлы отдаются напрямую с первоисточника. Modgrid не хранит и не изменяет их.