Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nexocrew-hq/mccreate

MC Server Creator like mcserv
https://github.com/nexocrew-hq/mccreate

Last synced: 3 days ago
JSON representation

MC Server Creator like mcserv

Awesome Lists containing this project

README

        

# McCreate ⚒️

_Copyright © nexocrew.com_

## Overview 🌍

**McCreate** is a command-line tool designed to easily create and configure a Minecraft server. With simple commands, users can generate, manage, and customize their own Minecraft servers in just a few steps. Whether you're setting up a server for friends or for a larger community, McCreate simplifies the entire process, allowing you to focus on what matters most — playing the game.

## Features ✨

- ⚡ Quick Minecraft server setup via CLI
- 🛠️ Support for multiple server configurations (e.g., Paper, Purpur, etc.; more coming soon)
- ⚙️ Easy configuration of server settings

## Installation 📥

- [Windows](https://github.com/nexocrew-HQ/mccreate/wiki/Install-on-Windows)
- [Linux](https://github.com/nexocrew-HQ/mccreate/wiki/Install-on-linux)

## Usage 🚀

Once installed, you can create and configure your Minecraft server with the following command:

```bash
# start the cli
mccreate
```

![mccreate showcase image](https://media.bytes.wtf/u/lkOxKa.png)

Now, you can create and update your servers.

### Softwares 📟

| Software | Implemented |
| ---------- | ----------- |
| Purpur | ✅ |
| Paper | ✅ |
| Velocity | 🚧 |
| Waterfall | 🚧 |
| Travertine | 🚧 |

_(✅ = added, 🚧 = will be added soon)_

#### Projects that wont be added soon:

- Fabric
- Forge
- Spigot

**Reason:** These project require the execution of an installer.jar file to get the server.jar file. This would require java on the users device, so the program would need to check if java is installed and if not, install it. This will maybe be added in the not so near future.

## Contributing 🤝

CContributions are welcome! If you want to help improve **McCreate**, feel free to fork the repository and submit a pull request. Whether you're fixing bugs 🐛, adding new features 💡, or improving documentation 📚, all contributions are appreciated.

Please follow the [contributing guidelines](CONTRIBUTING.md) when making changes.

## Authors

- **[mxritzdev](https://github.com/mxritzdev)**
_Developement of the whole cli._

- **[xyzJesper](https://github.com/xyzJesper)**
_Design, Publishment and Management_

## License 📄

This project is licensed under the GNU General Public License v3.0. See the [LICENSE](LICENSE) file for details.

---

Happy Crafting! 🧱✨