diff options
-rw-r--r-- | README.md | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -8,10 +8,11 @@ Minecraft version: 1.14.4 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 \<backup_name\>*: restore to a certain backup +- **/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 \<backup_name\>**: restore to a certain backup. This command needs a confirm to execute. +- **/kb confirm**: confirm executing restore operation. The operation is irreversible. To-Do List: |