feat: create backups from cli for specific layer
This commit is contained in:
parent
1cfe13674d
commit
e373fc85f1
4 changed files with 65 additions and 2 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 --layers 2min,2,4,4;3min,3,2,2"
|
||||
runs = "run -- --config data/config --backup data/backups --world data/worlds --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