Skip to content
This repository was archived by the owner on Aug 3, 2024. It is now read-only.

YQ-LL-Plugins/BackupHelper

Repository files navigation

BackupHelper

A LiteLoaderBDS plugin to help you backup more easily

Download

LL - BackupHelper | MineBBS

Usage

/backup - Start backup now

/backup list - List all backups existing

/backup recover [number] - Select recover to a certain backup version, and restart server to finish recover process

/backup reload - Reload config file

These commands can be executed at BDS console, or by OPs in game.

Config file

At plugins/BackupHelper/config.ini, with comments in file

[Main]
; 语言
Language=zh_CN

; 备份存档保存的最长时间,单位:天
MaxStorageTime=7

; 备份文件夹位置
BackupPath=.\backup

; 备份文件压缩等级,可选等级有0,1,3,5,7,9
; 默认为0,即仅打包
Compress=0

; 等待压缩的最长时间,单位:秒,如果为0则无限等待
MaxWaitForZip=1800

About

A LiteLoaderBDS plugin to help you backup more easily

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages