A tool to help you create and manage minecraft servers easier
Project description
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,回答给出的问题,服务端就会自动创建了
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mcservercreator-1.0.1.tar.gz.
File metadata
- Download URL: mcservercreator-1.0.1.tar.gz
- Upload date:
- Size: 7.5 kB
- Tags: Source
- Uploaded using 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
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5343fd0b5f87bb520f1223069c82bc3a311c772317c253c545fc3a8d8bc25173
|
|
| MD5 |
47ab923897c828ce179774df87495048
|
|
| BLAKE2b-256 |
3bb20920f6ac430d91963aac5d37780767165966e2c44f4dabe0ef42493b46b3
|
File details
Details for the file mcservercreator-1.0.1-py3-none-any.whl.
File metadata
- Download URL: mcservercreator-1.0.1-py3-none-any.whl
- Upload date:
- Size: 7.7 kB
- Tags: Python 3
- Uploaded using 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
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
54830b5429054eede67a76defb55bc9b9cdb1f0d5cde09c38ba6c9999095d02a
|
|
| MD5 |
25afa761a243f5f473cfeff6f4031f8b
|
|
| BLAKE2b-256 |
a5de0fab951defb632eb67db5945f051c2edde0815cae0e4b44a716f1f692672
|