Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kerogs/minecraft-server-autocreation

Program to create a minecraft server in the desired version automatically
https://github.com/kerogs/minecraft-server-autocreation

automatique creation minecraft plugin server spigot

Last synced: 28 days ago
JSON representation

Program to create a minecraft server in the desired version automatically

Awesome Lists containing this project

README

        

# Minecraft-Server-AutoCreation


logo

MSAC - Minecraft Server AutoCreation


Program to automatically create a minecraft server under spigot for all available versions*.

GitHub Repo stars
GitHub Release
GitHub Issues or Pull Requests
GitHub Issues or Pull Requests

English | [Français](readme-fr.md)

> [!NOTE]
> If you like the program or want to give more visibility to the repository, you can give it a star. Stars will help others show that they can trust our work. 💖

## Introduction

MSAC (or Minecraft Server AutoCreation for short) is a program for automatically creating minecraft servers under spigot (for plugins). It supports all spigot versions of minecraft.

The program automatically downloads the required files directly from the official spigot website. (for example, the jar file to create the server).

Language used :

Go

## How to use

- Download the latest version of MSAC -> [Latest version](https://github.com/kerogs/Minecraft-Server-AutoCreation/releases/latest)
- Launch exe file
- Select version (the program will list the versions available to you (automatically updated))
- let the server create itself from A to Z

## Features

- Select the desired server version
- Download jar file on its own
- Create bat file by itself
- launch first run automatically
- Accept EULA automatically (make sure you've read them!)
- Create all server files alone
- Track program actions to see what it's doing (with nice colors ✨)

## Preview Screenshot

![preview image](assets/img/preview.png)

## Future updates to work on

- Choose between Spigot or vanilla
- repair known issues
- auto download lastest java if not installés
- auto update java if deprecated
- propose when server is installed if user want turn off online mod

## Known issues

- Some spigot versions crash at different times, sometimes when the .jar file is downloaded, sometimes when the .bat file is launched, etc....

## Know issues (programming section)

- Windows Defender sometimes detects the executable as a virus. If this is the case, simply update the dependencies in go.mod

## To find out more
- If you want to know more about the program's security, you can go directly to the [SECURITY](security.md) section.
- If you would like to participate in the development of the program, you can find out more in the [CODE_OF_CONDUCT](CODE_OF_CONDUCT.md) section.
- the program is under [MIT](LICENSE) license