Temporary upgrade of textile_backup for my own server - Find the official version here: https://github.com/Szum123321/textile_backup
gradle/wrapper | ||
src/main | ||
.gitignore | ||
build.gradle | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
LICENSE | ||
README.md | ||
settings.gradle |
Textile Backup
Finally, a backup mod for fabric!
Small, configurable, fully server-side backup mod for Fabric
Commands look like that: /backup [operation] Available operations are:
- start - just starts backup
- cleanup - forces cleanup procedure (deletes old backup according to config)
All of above can only be done by server admins(permission level 4)
Feel free to use this mod in your modpack or on server!
Important
- Time format used by this mod is: dd.MM.yyyy_HH:mm:ss
- This mod contains Cotton Config and its dependencies as jars in jar, which are property of CottonMC