2020-01-25 09:54:58 +01:00
# Textile Backup
>Finally, a backup mod for fabric!
2020-01-25 10:56:08 +01: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 09:54:58 +01:00
2020-02-11 19:26:16 +01:00
Small, configurable, fully server-side backup mod for Fabric
2020-01-25 09:54:58 +01:00
2020-03-24 22:04:27 +01:00
Commands look like that: /backup 'operation'
2020-01-25 10:56:08 +01:00
2020-01-25 09:54:58 +01:00
Available operations are:
2020-01-25 10:56:08 +01:00
2020-03-24 22:04:27 +01:00
* start - just starts backup. You can add comment* to file by just typing it after command. For example: /backup start FabricIsGreat
2020-01-25 10:56:08 +01:00
* cleanup - forces cleanup procedure (deletes old backups according to config)
2020-03-24 22:04:27 +01:00
* 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 09:54:58 +01:00
2020-03-24 22:04:27 +01: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 09:54:58 +01:00
Feel free to use this mod in your modpack or on server!
### Important
2020-03-24 22:04:27 +01:00
* Time format defaultly used by this mod is: dd.MM.yyyy_HH-mm-ss although it is configurable*.
* _This mod contains **Cotton Config** and its dependencies as jars in jar, which are property of **CottonMC**_.
2020-02-11 19:26:16 +01:00
2020-03-24 22:04:27 +01:00
\* - 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 ).