Skip to content

Latest commit

 

History

History
58 lines (37 loc) · 836 Bytes

README.md

File metadata and controls

58 lines (37 loc) · 836 Bytes

Minecraft Server Maintaining

伪我的世界 Java 版服务器,用于表示服务器正在维护。


Setup

Linux

确认 python3 已安装

python3 -V

下载脚本

curl -O https://raw.githubusercontent.com/bddjr/Minecraft-Server-Maintaining/refs/heads/main/Minecraft-Server-Maintaining.py

设置权限

chmod +x Minecraft-Server-Maintaining.py

运行

./Minecraft-Server-Maintaining.py

Windows

请预先 下载 Python 并安装。

确认 Python 已安装,且版本不低于 3

py -V

下载脚本

curl.exe -O https://raw.githubusercontent.com/bddjr/Minecraft-Server-Maintaining/refs/heads/main/Minecraft-Server-Maintaining.py

运行

py Minecraft-Server-Maintaining.py