/smcsm

A simple python based minecraft server manager

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

smcsm

A simple python based minecraft server manager

How to use:

  1. Make sure you have a version of java 17 and java 8 installed, you can find them here
  2. Install requests from pip
python -m pip install requests
  1. Clone the repository, cd into it and run the script
git clone https://github.com/Lutitious/smcsm.git
cd smcsm
python3 main.py
  1. Follow the instructions in the script putting in your jre locations (you only have to do this once, if you want to reset it delete the contents of current_java17_path.txt and current_java8_path.txt )
  2. Boom your server will be at servers/[nameOfServer]