Temporary upgrade of textile_backup for my own server - Find the official version here: https://github.com/Szum123321/textile_backup
Go to file
2021-08-04 16:32:41 +02:00
gradle/wrapper 1.17 update 2021-06-13 21:25:52 +02:00
src/main lang update 2021-08-03 23:19:02 +02:00
.gitignore Init 2020-01-25 09:54:58 +01:00
build.gradle Repaired merge error 2021-08-03 23:47:56 +02:00
Copyright_Notice update copyright notice 2021-08-03 23:42:39 +02:00
gradle.properties Locked parallel gzip version 2021-08-03 22:12:18 +02: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_zh-CN.md Fixed the mistake of the English page link 2020-11-24 23:42:02 +08:00
README.md Update README.md 2021-08-04 16:32:41 +02:00
settings.gradle Init 2020-01-25 09:54:58 +01:00

Textile Backup

Finally, a backup mod for fabric!

中文/Chinese

Downloads Available for

Small, configurable, fully server-side backup mod for Fabric

Commands look like that: /backup <operation> [args]

Available operations are:

  • 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 <creation date> [comment]
  • killR - terminate current restoration.
  • list - lists all avaliable backups.
  • cleanup - forces cleanup procedure (deletes old backups according to config)
  • delete - delets given file, usage the same as restore
  • 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*
  • blacklist - 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 the above can only be done by server admins(permission level 4 - configurable*) or player on a single player.

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

Important

  • Time format defaultly used by this mod is: dd.MM.yyyy_HH-mm-ss although it is configurable*.
  • Since 2.2.0 TxB depends on Cloth config

* - feature available since 1.1.0

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

And here's a link to my discord server

For copyright info see: Copyright Notice