Update README.md

New commands added!
This commit is contained in:
66Leo66 2020-09-09 20:19:12 +08:00 committed by GitHub
parent b81b7d27f8
commit 370785d0c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,10 @@ Commands look like that: /backup 'operation'
Available operations are: Available operations are:
* start - just starts backup. You can add comment* to file by just typing it after command. For example: /backup start FabricIsGreat * start - just starts backup. You can add comment* to file by just typing it after command. For example: `/backup start FabricIsGreat`
* restore - restores backup. Note that the current world will be backuped, and you can add comment to it. `/backup restore [version] [comment]`
* killR - terminate current restoration.
* list - lists all avaliable backups.
* cleanup - forces cleanup procedure (deletes old backups according to config) * cleanup - forces cleanup procedure (deletes old backups according to config)
* whitelist - here you can add, remove and list player that are allowed to run any operation within this mod despite not having high enough permission level* * whitelist - here you can add, remove and list player that are allowed to run any operation within this mod despite not having high enough permission level*
* whitelist - here you can add, remove and list player that are not allowed to run any operation within this mod despite having high enough permission level* * whitelist - here you can add, remove and list player that are not allowed to run any operation within this mod despite having high enough permission level*
@ -26,4 +29,4 @@ Feel free to use this mod in your modpack or on a server!
\* - feature available since 1.1.0 \* - feature available since 1.1.0
If you have any suggestions or found a problem please report it on [Github](https://github.com/Szum123321/textile_backup). If you have any suggestions or found a problem please report it on [Github](https://github.com/Szum123321/textile_backup).