Skip to content

terminada/fabric-server-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minecraft Fabric Server creation script

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.

Demo

screenshot-1

Installation and usage

For Windows download the .exe file from Releases

Run from source

git clone https://github.com/terminada/fabric-server-script.git
cd fabric-server-script
python3 -m pip install --upgrade pip
python3 -m pip install -r requirements.txt
python3 main.py

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

Build from source (Windows)

python -m PyInstaller main.py --noconfirm --name="fabric-server-script" --onefile

Dependencies

Better check requirements.txt for more updated contents

InquirerPy
psutil==5.8.0
pySmartDL==1.3.4
requests==2.26.0
speedtest-cli
PyInstaller

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!