File tree Expand file tree Collapse file tree 1 file changed +5
-23
lines changed
Expand file tree Collapse file tree 1 file changed +5
-23
lines changed Original file line number Diff line number Diff line change 9696echo 4. Velocity
9797echo 5. BungeeCord
9898echo 6. Waterfall
99- echo 7. IvanCord
10099echo :
101100echo 模組伺服器核心
102101echo 8. Fabric
@@ -115,12 +114,11 @@ if '%choice%'=='3' goto dpuffer
115114if '%choice% '== '4' goto dvelocity
116115if '%choice% '== '5' goto dbungeecord
117116if '%choice% '== '6' goto dwaterfall
118- if '%choice% '== '7' goto dIvanCord
119- if '%choice% '== '8' goto dfabric
120- if '%choice% '== '9' goto dforge
121- if '%choice% '== '10' goto dfolia
122- if '%choice% '== '11' goto dvanilla
123- if '%choice% '== '12' goto customcore
117+ if '%choice% '== '7' goto dfabric
118+ if '%choice% '== '8' goto dforge
119+ if '%choice% '== '9' goto dfolia
120+ if '%choice% '== '10' goto dvanilla
121+ if '%choice% '== '11' goto customcore
124122echo 輸入錯誤,請再試一次
125123PAUSE
126124cls
@@ -396,22 +394,6 @@ echo java -Xmx512M -Xms124M -jar server.jar nogui> StartServer.bat
396394endlocal
397395goto bungeengrok
398396
399- :dIvanCord
400- cls
401- setlocal
402- echo :
403- echo 開始下載 IvanCord
404- curl -O https://ci.mrivanplays.com/job/IvanCord/lastSuccessfulBuild/artifact/IvanCord-Proxy/bootstrap/target/IvanCord.jar > NUL 2 > NUL
405- ren IvanCord.jar server.jar
406- cls
407- echo :
408- echo :
409- echo :
410- echo IvanCord 下載完成
411- echo java -Xmx512M -Xms124M -jar server.jar nogui> StartServer.bat
412- endlocal
413- goto bungeengrok
414-
415397:dvanilla
416398cls
417399echo :
You can’t perform that action at this time.
0 commit comments