Szum123321
|
19349e3775
|
BZip2 Compression is now also done on multiple threads
|
2020-04-19 09:17:06 +02:00 |
|
Szum123321
|
e8d9c15625
|
zip ang zip are now multi threaded
|
2020-04-18 18:23:24 +02:00 |
|
Szum123321
|
c74fc6c999
|
Some additional tweaks to the compression system. Also file blacklist works now!
|
2020-04-17 10:20:47 +02:00 |
|
Szum123321
|
be282adacf
|
Initial version of multiple compression format system. Some more testing still required
|
2020-04-15 21:02:35 +02:00 |
|
Szum123321
|
226c75eefd
|
typo and some code cleanup
|
2020-04-03 19:36:04 +02:00 |
|
Szum123321
|
1cb2898173
|
Added option to not backup files.
|
2020-04-03 11:26:14 +02:00 |
|
Szum123321
|
7611784d86
|
now ported to 20w14a
|
2020-04-03 00:54:11 +02:00 |
|
Szum123321
|
13436baaec
|
Repaired Backups have a "." directory #7, and updated minecraft version.
|
2020-04-03 00:37:45 +02:00 |
|
Szum123321
|
f8d2a69743
|
Repaired singeplayer command permission system.
|
2020-03-24 22:22:26 +01:00 |
|
Szum123321
|
5fd25d5a45
|
README.md update
|
2020-03-24 22:04:27 +01:00 |
|
Szum123321
|
b026c1331a
|
Some code cleanup and repaired mostly whitelist/blacklist commands. pt2
|
2020-03-24 21:48:04 +01:00 |
|
Szum123321
|
a3ab69a1fe
|
Some code cleanup and repaired mostly whitelist/blacklist commands
|
2020-03-24 09:25:39 +01:00 |
|
Szum123321
|
312cb57692
|
Added:
-per world backup
-configurable datetime format
-configurable permission level
-player black and whitelist
|
2020-03-23 17:42:17 +01:00 |
|
Szum123321
|
b30e35a308
|
small corrections
|
2020-03-22 22:06:45 +01:00 |
|
Szum123321
|
5aebbdbf75
|
Added folder size file limit
|
2020-03-22 21:54:03 +01:00 |
|
Szum123321
|
a1bb7ed8f3
|
Added file comment option and ported to 20w12a
|
2020-03-22 20:10:30 +01:00 |
|
szymon
|
f54f5abed2
|
typo
|
2020-02-27 19:24:59 +01:00 |
|
szymon
|
0c4a18b4ea
|
Forgot asterisk
|
2020-02-26 12:39:58 +01:00 |
|
szymon
|
663fba57de
|
Now, both absolute and relative paths are supported. Added license headers
|
2020-02-26 12:38:10 +01:00 |
|
szymon
|
0b68c2efee
|
20w06a update
|
2020-02-11 19:26:16 +01:00 |
|
Szum123321
|
d73042138e
|
Merge pull request #2 from 1a2s3d4f1/master
Compatible Windows
|
2020-01-30 07:18:15 +01:00 |
|
1a2s3d4f1
|
1e698b9400
|
Compatible Windows
":" can not write to file name if the system is windows
|
2020-01-30 08:57:18 +08:00 |
|
Szum123321
|
2d0e9af3a9
|
Merge pull request #1 from pm709/master
Fix NullpointerException and ClassNotFoundException exceptions
|
2020-01-29 18:28:52 +01:00 |
|
pm709
|
7d0bbaf930
|
Fix NullPointer exception when server stop (ctx is null when BackupHelper.create is called by net.szum123321.textile_backup.mixin.MinecraftServerMixin#onShutdown)
Fix ClassNotFoundException exception for IOUtils class by adding dependency to org.apache.commons:commons-compress:1.8.1
|
2020-01-29 10:03:28 +01:00 |
|
szymon
|
83503307c8
|
Small fabric.mod.json and other update
|
2020-01-25 11:17:16 +01:00 |
|
szymon
|
db8d24e541
|
README.md update
|
2020-01-25 10:56:08 +01:00 |
|
szymon
|
6c064c1a4d
|
Init
|
2020-01-25 09:54:58 +01:00 |
|