Skip to content

Releases: shock59/makemcserver

Release list

v1.1.0

Choose a tag to compare

@shock59 shock59 released this 01 Oct 07:25

Second release of makemcserver, now supporting more server softwares. Available on npm.

Usage

To use the tool you will need Node.js installed. To set up a NeoForge or Forge server, you will also need Java installed, which you can get from Adoptium or other providers. Once it is installed, open your terminal (or Command Prompt on Windows), and run npx makemcserver. You can then follow the on-screen prompts to create a Minecraft server.

Instructions for advanced configuration can be found in the README file.

v1.0.1

Choose a tag to compare

@shock59 shock59 released this 07 Sep 10:30

The first working release of makemcserver with all basic features available. Available on npm.

Usage

To use the tool you will need Node.js installed. Once it is installed, open your terminal (or Command Prompt on Windows), and run npx makemcserver. You can then follow the on-screen prompts to create a Minecraft server.

Instructions for advanced configuration can be found in the README file.