Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/superzekes/minecraftinit

Simplifying Minecraft Server Setup
https://github.com/superzekes/minecraftinit

Last synced: 3 days ago
JSON representation

Simplifying Minecraft Server Setup

Awesome Lists containing this project

README

        

# MinecraftInit

Simplify your Minecraft server setup with MinecraftInit. This Python script automates the process of creating a Minecraft server folder, downloading the Purpur JAR file for your desired Minecraft version, and setting up a start script to run the server.

## Features

- Easy setup with prompts.
- Choose from supported Minecraft versions.
- Cross-platform compatibility.

## Requirements

- Python 3.x
- Internet connection

## Usage

1. Clone or download this repository.

2. Run the following commands:

```
pip install -r requirements.txt
python -m minecraftinit.py
```

4. Follow prompts to set up your server.

## Customization

- Modify supported Minecraft versions and download links.
- Customize start script command.

## Support

For issues or suggestions, open an issue or submit a pull request on GitHub.

## License

This project is licensed under the [MIT License](https://github.com/SuperZekes/MinecraftInit/blob/main/LICENSE).