Git Product home page Git Product logo

minecraft-server-creator's Introduction

Minecraft-Server-Creator

This is a command line tool to help you create Minecraft server easily

snapshot

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 服务器的命令行工具

snapshot

安装

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,回答给出的问题,服务端就会自动创建了

minecraft-server-creator's People

Contributors

ivan-1f avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.