From a943f093a6ede632ba9478f0c683e82aa233723f Mon Sep 17 00:00:00 2001 From: Nicolas Chan Date: Wed, 3 Mar 2021 19:52:10 -0800 Subject: [PATCH] Update README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1846d38..1be40a6 100644 --- a/README.md +++ b/README.md @@ -8,11 +8,11 @@ Supports servers running in [screen](https://en.wikipedia.org/wiki/GNU_Screen), ## Features - Create backups of your world folder - 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 - Choose your own compression algorithm (tested with: `gzip`, `xz`, `zstd`) -- Works on vanilla -- no plugins required -- Able to print backup status and info to the Minecraft chat +- Works on vanilla (no plugins required) +- Print backup status to the Minecraft chat ## Install ```bash