File Details
Git Backup Mod 1.2.0 for Minecraft 1.20.1
- R
- Sep 6, 2023
- 516.41 KB
- 79
- 1.20.1
- Fabric
File Name
backup-scripts-1.2.0.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
1.2.0
- Removed waiting for
on-save.shat server tick, now script may run as long as server is still running - Moved scripts directory to
configdirectory - Changed script parameter from TPS to tick time
- Adjusted script output logging, now standard output and standart error are read at the same time, so potential warnings are in correct order of occurrence among normal messages
Thanks @wereii and @NekoNoor for reporting issues.
1.1.0
- Extracted logic to user defined scripts
1.0.0
- Initial release