Skip to content

terminada/mc-server-script

Repository files navigation

Minecraft JE Server creation script

Phiên bản tiếng Việt tại README-vi.md

Build Status made-with-python License: GPL v3 DeepSource

IllumiStudios ApexHosting

Minecraft Server setup script for Windows, MacOSX, Ubuntu, Debian, CentOS, Fedora... (Not Solaris at the moment), using Python and some dependencies.

Table of Contents

  1. Demo
  2. Installation and usage
  3. Dependencies
  4. Contribute

Demo

screenshot-1

Installation and usage

For Windows 10 only:

  • Download the latest .zip file at Releases
  • Run windows-easy.bat to download Python (embedded version/if not installed), install dependencies and execute the script.

Alternatively you will have to install Python 3.7 and GIT by yourself, then use the command line:

git clone https://github.com/HoangTheBoss/mc-server-script.git
cd mc-server-script
python3 -m pip install --upgrade pip
python3 -m pip install -r requirements.txt
python3 makeserver.py

Note: Using python3 on Windows 8/10 may open the Store, in that case use python

Dependencies

Better check requirements.txt for more updated contents

hurry.filesize == 0.9
psutil == 5.7.0
requests == 2.23.0
text_editor == 1.0.5
speedtest_cli == 2.1.2
pySmartDL == 1.3.3

Contribute

Do what you can to help the project. Issues and pull requests are welcome.

I want to run my own MC server but don't have a dedicated machine for that

You can host your server at Apex Hosting for cheap!