Minecraft-Server-Creator
This is a command line tool to help you create Minecraft server easily
Installation
MCSC is available in pypi. It can be installed via pip command
pip install mcservercreator
For Chinese users, you can added a -i https://pypi.tuna.tsinghua.edu.cn/simple prefix to the command to use Tsinghua tuna mirror to speed up the installation
pip install mcservercreator -i https://pypi.tuna.tsinghua.edu.cn/simple
Usage
Let’s say you are going to create a new server in a folder named my_server. Then you can run the following commands:
cd my_server
python -m mcservercreator
Then you will enter the CLI, answer the given questions and your server will be ready automatically
一个能让你更快更简单地创建 Minecraft 服务器的命令行工具
安装
MCSC 在 pypi 中可用。它可以通过 pip 命令安装:
pip install mcservercreator
对于国内用户,你可以在 pip 指令的末尾添加 -i https://pypi.tuna.tsinghua.edu.cn/simple 后缀来使用 清华 pypi 镜像 来加速 MCSC 的下载安装。
pip install mcservercreator -i https://pypi.tuna.tsinghua.edu.cn/simple
使用
假设你想在 my_server 中创建一个新的服务端,那么你可以运行以下指令:
cd my_server
python -m mcservercreator
然后你将会进入 CLI,回答给出的问题,服务端就会自动创建了
Release files for mcservercreator 1.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| mcservercreator-1.0.2.tar.gz | 7.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| mcservercreator-1.0.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 27.7 kB
Release files / mcservercreator-1.0.2.tar.gz
| Download URL | mcservercreator-1.0.2.tar.gz |
|---|---|
| Size | 7.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
91df90b80acd003ece67c1e70be1fa9e97a8099826400a2131422865741485e5
|
|
BLAKE2b-256 checksum How to use checksums |
dc1289b6912c5b6e4a8e7e47de5b389d41cc288bf3868321d8e1d9bc90e9358a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.6.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5
|
Release files / mcservercreator-1.0.2-py3-none-any.whl
| Download URL | mcservercreator-1.0.2-py3-none-any.whl |
|---|---|
| Size | 20.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
7114d78d35c26104b0b253415c72b1ec79f6905375fbd4706e9e6995f90c326a
|
|
BLAKE2b-256 checksum How to use checksums |
59a5caf1fb3fc35cd5a2f22e9b5542b037e5aa3463bcf6714ed3a21d30c8d1cc
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.6.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5
|