feat: show message describing what layer is backing up
This commit is contained in:
parent
29636ffcdb
commit
03e21fda87
4 changed files with 35 additions and 12 deletions
|
|
@ -1,3 +1,3 @@
|
|||
[alias]
|
||||
runs = "run -- run --config data/config --backup data/backups --world data/worlds --jar paper-1.19.4-550.jar --frequency 2"
|
||||
runs = "run -- run --config data/config --backup data/backups --world data/worlds --jar paper-1.19.4-550.jar --layers 2min,2,4,4;3min,3,2,2"
|
||||
runrs = "run --release -- paper 1.19.4-545 --config data/config --backup data/backups --world data/worlds --jar data/paper-1.19.4-525.jar"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue