Skip to content

Commit 199ff04

Browse files
authored
fix and add something
1 parent b934385 commit 199ff04

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Minecraft-server-auto-setup.bat

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -548,14 +548,14 @@ echo !a!>>$)
548548
move $ eula.txt
549549
cls
550550

551-
if '%choice%'=='3' goto allsetup
552551
if '%choice%'=='4' goto allsetup
553552
if '%choice%'=='5' goto allsetup
554553
if '%choice%'=='6' goto allsetup
555554
if '%choice%'=='7' goto allsetup
556555
if '%choice%'=='8' goto allsetup
557556
if '%choice%'=='9' goto allsetup
558557
if '%choice%'=='10' goto allsetup
558+
if '%choice%'=='11' goto allsetup
559559

560560
md plugins >NUL 2>NUL
561561
:plugins
@@ -569,10 +569,10 @@ echo https://modrinth.com
569569
echo:
570570
echo:
571571
echo:
572-
echo 1.EssentialsX - EssentialsX 是 Spigot 伺服器必不可少的插件,包括 130 多個指令和適用於任何規模伺服器的無數功能
573-
echo 2.LuckPerms - Minecraft 伺服器的權限插件(Bukkit/Spigot、BungeeCord 等)
574-
echo 3.CoreProtect - 快速、高效的塊日誌記錄、回滾和恢復
575-
echo 4.WorldEdit - 一個實用的 Minecraft 地圖編輯器。
572+
echo 1. EssentialsX - 伺服器必不可少的插件,包括 130 多個指令和無數功能
573+
echo 2. LuckPerms - Minecraft 伺服器的權限插件(Bukkit/Spigot、BungeeCord 等)
574+
echo 3. CoreProtect - 快速、高效的塊日誌記錄、回滾和恢復
575+
echo 4. WorldEdit - 一個實用的 Minecraft 地圖編輯器。
576576
echo 更多插件即將新增....
577577
echo 請輸入 5 結束插件安裝
578578
echo:

0 commit comments

Comments
 (0)