A simple python based minecraft server manager
- Make sure you have a version of java 17 and java 8 installed, you can find them here
- Install requests from pip
python -m pip install requests
- Clone the repository, cd into it and run the script
git clone https://github.com/Lutitious/smcsm.git
cd smcsm
python3 main.py
- 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 )
- Boom your server will be at
servers/[nameOfServer]