Список изменений
2026-06-22
New Features
Scheduled Backup (Time-Based Mode)
- Dual-Mode Scheduled Backup
- Added "Time-Based Mode", runs independently from existing "Interval Mode", can be enabled together
- Supports custom timezone (e.g.
Asia/Shanghai,America/New_York,Europe/London) - Supports 24-hour format (
HH:mm, e.g.00:00,12:00,18:30) - Supports 12-hour format (
hh:mm a, e.g.12:00 AM,06:00 PM) - Multiple trigger times configurable (
timeslist) - Checks every 30 seconds, matches current timezone time with configured times
- Auto-fallback to system default timezone on parse failure
GitHub Backup Cleanup
- Auto-clean old backups after manual GitHub upload
- Local old backups are auto-cleaned after
/backup github-upload - Cleanup rules share
max-backupsconfig with local backups - Prevents unlimited accumulation of local backup files
- Local old backups are auto-cleaned after
Configuration Changes
New Configuration Items
backup:
schedule:
enabled: false # Enable time-based mode
timezone: "Asia/Shanghai" # Trigger timezone
use-24-hour-format: true # Use 24-hour format
times: # Trigger times list
- "00:00"
- "12:00"
Файлы
PluralBackupJava-1.0.0_3.jar(964.45 KiB)
ОсновнойМетаданные
Канал релиза
Release
Номер версии
1.0.2
Загрузчики
BukkitPaperSpigot
Версии игры
1.18–26.2
Загрузок
5
Дата публикации
23.06.2026

