Skip to content

Releases: jacob-card-howe/mc-server

🟩 Minecraft Server v1.19.2 ⛏

01 Dec 12:57
Compare
Choose a tag to compare

What's new?

  • Added docker-compose.yaml for an easy way to run mc-server locally
  • Updated userdata.sh to download Minecraft v1.19.2's server.jar
  • Added a .gitignore

Full Changelog: v0.1.1...v0.1.2

Minecraft Server 1.18.1

11 Dec 15:48
Compare
Choose a tag to compare

This release updates userdata.sh to pull down the Minecraft Server 1.18.1 jar for the Java edition of Minecraft.

Minecraft Server 1.17.1

30 Oct 14:29
b73dc16
Compare
Choose a tag to compare

Includes userdata.sh script for use with Amazon EC2 instances running Ubuntu 20.04. This script will install all dependencies needed to run Minecraft Server version 1.17.1, set up a minecraft service account, and a player_check function to verify whether or not anyone is online.