Skip to content
/ ams-py Public

Semi-automatic Minecraft Server script for lazy people like me :p

License

Notifications You must be signed in to change notification settings

nowuX/ams-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️Broken fixed tomorrow, if is not fixed tomorrow read again this message⚠️

Semi-automatic Minecraft Server

Tag Downloads License

My own python script 🐍 that makes it easier for me to set up minecraft servers, my english is bad btw 🤖.

Usage

  • Install python-3.10+ in your computer
  • Download the latest release from GitHub
  • Install dependencies with pip install requests colorlog
  • Put the file in the folder you want to use and double click for open, if file is opened with code editor you can run it via terminal python auto_mc_server-v1.x.x.py

If you want to clone the repository (not required)

$ git clone https://github.com/nowuX/auto-mc-server.py.git
$ pip install -r requirements.txt
$ python auto_mc_server.py

Loaders support

  • Vanilla [1.2.5 - 1.19+] ✔️
  • Fabric [1.14 - 1.19+] ✔️
  • Forge [1.1 - 1.19+] 🟥 // too lazy to fix this soon
  • Quilt [1.14 - 1.19+] ✔️
  • Carpet112 [1.12.2] ✔️
  • PaperMC [1.18.2 - 1.19] ✔️
    • and some Legacy downloads [1.8.8 - 1.17.1]

Not tested enough, may contain bugs. 😉