Deleting worlds is now a separate task.
This commit is contained in:
2
test-server/delete_worlds.ps1
Normal file
2
test-server/delete_worlds.ps1
Normal file
@@ -0,0 +1,2 @@
|
||||
write-Output "Deleting previous world if there was one..."
|
||||
remove-Item -Recurse world* -Force -ErrorAction Ignore
|
Reference in New Issue
Block a user