Temporary upgrade of textile_backup for my own server - Find the official version here: https://github.com/Szum123321/textile_backup
Go to file
2020-03-24 21:48:04 +01:00
gradle/wrapper Init 2020-01-25 09:54:58 +01:00
src/main Some code cleanup and repaired mostly whitelist/blacklist commands. pt2 2020-03-24 21:48:04 +01:00
.gitignore Init 2020-01-25 09:54:58 +01:00
build.gradle small corrections 2020-03-22 22:06:45 +01:00
gradle.properties Added: 2020-03-23 17:42:17 +01:00
gradlew Init 2020-01-25 09:54:58 +01:00
gradlew.bat Init 2020-01-25 09:54:58 +01:00
LICENSE Init 2020-01-25 09:54:58 +01:00
README.md Some code cleanup and repaired mostly whitelist/blacklist commands. pt2 2020-03-24 21:48:04 +01:00
settings.gradle Init 2020-01-25 09:54:58 +01:00

Textile Backup

Finally, a backup mod for fabric!

Downloads Available for

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 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

All of above can only be done by server admins(permission level 4 - configurable) / player on single player with cheats on

Feel free to use this mod in your modpack or on server!

Important

  • 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

If you have any suggestions or found a problem please report it on github.