Changed to suite this project.
This commit is contained in:
parent
44bada95a3
commit
8de4bff392
@ -1,4 +1,4 @@
|
||||
write-Output "Deleting previous world if there was one..."
|
||||
remove-Item -Recurse world -Force -ErrorAction Ignore
|
||||
write-Output "Attempting to copy plugin jar to plugins folder..."
|
||||
copy-Item -Path "..\target\IslandSurvivalCraft-1.0.0.jar" -Destination "plugins\IslandSurvivalCraft-1.0.0.jar"
|
||||
copy-Item -Path "..\target\MinecraftDiscordTether*.jar" -Destination "plugins\MinecraftDiscordTether.jar"
|
||||
|
Loading…
Reference in New Issue
Block a user