From fcc9eef9b11c8b5be3195e11bcbf580feabf1de2 Mon Sep 17 00:00:00 2001 From: Keuin Date: Thu, 25 Jun 2020 11:24:17 +0800 Subject: Forward-port to Minecraft 1.15.2 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 04d4427..309138a 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A simple backup mod for fabric Minecraft server. -Minecraft version: 1.14.4 +Minecraft version: 1.15.2 [Fabric API](https://minecraft.curseforge.com/projects/fabric/files) is required! @@ -10,8 +10,8 @@ commands: - **/kb** or **/kb help**: show command list - **/kb list**: show existing backups -- **/kb backup \[backup_name\]**: make a backup with given name or the current system time by default -- **/kb restore \**: restore to a certain backup. This command needs a confirm to execute. +- **/kb backup \[backup_name\]**: make a backup with a given name, or the current system time will be used by default +- **/kb restore \**: restore to a certain backup. This command needs a confirmation to execute. - **/kb confirm**: confirm executing restore operation. The operation is irreversible. - **/kb delete**: delete an existing backup. - **/kb prev**: Find and select the most recent backup file. -- cgit v1.2.3