Update README
This commit is contained in:
parent
b8094d758e
commit
a943f093a6
1 changed files with 3 additions and 3 deletions
|
@ -8,11 +8,11 @@ Supports servers running in [screen](https://en.wikipedia.org/wiki/GNU_Screen),
|
||||||
## Features
|
## Features
|
||||||
- Create backups of your world folder
|
- Create backups of your world folder
|
||||||
- Manage deletion of old backups
|
- Manage deletion of old backups
|
||||||
- "thin" - keep last 24 hourly, last 30 daily, and use remaining space for monthly backups
|
- "thin" - keep last 24 hourly, last 30 daily, and use remaining space for weekly backups
|
||||||
- "sequential" - delete oldest backup
|
- "sequential" - delete oldest backup
|
||||||
- Choose your own compression algorithm (tested with: `gzip`, `xz`, `zstd`)
|
- Choose your own compression algorithm (tested with: `gzip`, `xz`, `zstd`)
|
||||||
- Works on vanilla -- no plugins required
|
- Works on vanilla (no plugins required)
|
||||||
- Able to print backup status and info to the Minecraft chat
|
- Print backup status to the Minecraft chat
|
||||||
|
|
||||||
## Install
|
## Install
|
||||||
```bash
|
```bash
|
||||||
|
|
Loading…
Add table
Reference in a new issue