textile_backup_chinese/README.md

27 lines
1.3 KiB
Markdown
Raw Normal View History

2020-01-25 16:54:58 +08:00
# Textile Backup
>Finally, a backup mod for fabric!
2020-01-25 17:56:08 +08:00
[![Downloads](http://cf.way2muchnoise.eu/full_359893_downloads.svg)
![Available for](http://cf.way2muchnoise.eu/versions/359893.svg)](https://www.curseforge.com/minecraft/mc-mods/textile-backup)
2020-01-25 16:54:58 +08:00
2020-02-12 02:26:16 +08:00
Small, configurable, fully server-side backup mod for Fabric
2020-01-25 16:54:58 +08:00
2020-01-25 17:56:08 +08:00
Commands look like that: /backup 'operation'.
2020-01-25 16:54:58 +08:00
Available operations are:
2020-01-25 17:56:08 +08:00
2020-01-25 16:54:58 +08:00
* start - just starts backup
2020-01-25 17:56:08 +08:00
* 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 not allowed to run any operation within this mod despite having high enough permission level
2020-01-25 16:54:58 +08:00
All of above can only be done by server admins(permission level 4 - configurable) / player on single player with cheats on
2020-01-25 16:54:58 +08:00
Feel free to use this mod in your modpack or on server!
### Important
* Time format deafutly used by this mod is: dd.MM.yyyy_HH-mm-ss although it is configurable
2020-02-12 02:26:16 +08:00
* _This mod contains **Cotton Config** and its dependencies as jars in jar, which are property of **CottonMC**_
If you have any suggestions or found a problem please report it on github.