Skip to content

Releases: itzg/docker-minecraft-server

2021.27.0

23 Dec 22:10

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2021.26.0...2021.27.0

2021.26.0

14 Dec 03:30

Choose a tag to compare

What's Changed

  • fix: qualify Fabric server jar by installer version by @itzg in #1193
  • docs: Removed docker-compose-paper.yml since it was out of date by @itzg in #1195
  • build(deps): bump actions/stale from 4.0.0 to 4.1.0 by @dependabot in #1196
  • fix fabric not downloading/downgrading server jar (#1192) by @StoneLabs in #1197
  • Created new template for docker-compose-paper.yml by @woeisme in #1198
  • Remove Airplane 1.16 as unsupported by @Jawa-Juice in #1199

New Contributors

Full Changelog: 2021.25.0...2021.26.0

2021.25.0

12 Dec 15:20
eccc989

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2021.23.1...2021.25.0

2021.24.0

11 Dec 22:38

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2021.23.1...2021.24.0

2021.23.1

11 Dec 04:18
fb6fa9b

Choose a tag to compare

What's Changed

  • fix: use Mojang log4j config file fixes by version by @itzg in #1179

Full Changelog: 2021.23.0...2021.23.1

2021.23.0

11 Dec 04:19
0718a62

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2021.22.0...2021.23.0

2021.22.0

16 Nov 02:56

Choose a tag to compare

What's Changed

  • Add option to specify specific Fabric loader version by @26 in #1073
  • docs: clarify java8-multiarch tag for TYPE=SPONGEVANILLA in README by @vorburger in #1095
  • docs: add links to Development and Building in README by @vorburger in #1096
  • document that default RCON_PASSWORD = minecraft in README by @vorburger in #1109
  • feat: Allowed for server properties to be cleared vs skipped #1117
  • feat: added SKIP_SERVER_PROPERTIES #1108
  • fix: changed logging config's queue to TerminalConsole #1119
  • fix: defaulted SERVER_PORT for health and autopause #1120
  • Used minecraft_server.jar for versions before 1.6 #306
  • Allowed MEMORY to be unset and let JVM calculate from container #742
  • Switched base image to Eclipse Temurin JDK #1054 #1064
  • Upgraded mc-image-helper to fix URL handling #1092
  • Added support for multiple files with GENERIC_PACKS #1087
  • Allowed FTB_MODPACK_VERSION_ID to be an empty value #1081
  • Added FORCE_REINSTALL for FORGE type #1085
  • Converted TYPE=CURSEFORGE to use image helper
  • Improved and documented GENERIC_PACK feature #1077
  • Added java17 variant #1054
  • Added support for Crucible server type #1052
  • Converted TYPE=FORGE to use image helper
  • Converted MODPACK to use image helper
  • Converted mohist deployment to use image helper
  • Added MODS_FILE option #1072

New Contributors

  • @26 made their first contribution in #1073

Full Changelog: 2021.21.0...2021.22.0

2021.21.0

05 Nov 02:54

Choose a tag to compare

What's Changed

  • Replace/interpolate variables in files sync'ed from mounts by @itzg in #1039
  • Remove tuinity section from README.md by @mufinlive in #1045
  • Remove Yatopia support as discontinued by @Jawa-Juice in #1049
  • Fix 'curl: unknown --write-out variable' for .zip modpacks by @avionix-g in #1060
  • For autopause, added use of mc-monitor to detect players connected by @itzg in #1059
  • Converted vanilla downloads to use image helper get #1031
  • Using image helper to download MODS #1031
  • Fabric deployment no longer uses curl #1031
  • Added mc-send-to-console as rcon/attach alternative #1071
  • Verify forge server from marker file exists #1067
  • Added property mapping for simulation-distance #1065
  • Upgraded mc-monitor to handle packet read timeout
  • Upgraded rcon-cli to support format code processing
  • Added JSON-patching support #1051
  • Added bedrock port to allow for waking from pause #1046

New Contributors

  • @mufinlive made their first contribution in #1045
  • @avionix-g made their first contribution in #1060

Full Changelog: 2021.20.0...2021.21.0

2021.20.0

16 Sep 02:13

Choose a tag to compare

2021.19.0

31 Aug 02:42

Choose a tag to compare

  • Added error check on download of GENERIC_PACK (#1017)
  • Detect and download FTB ARM installer (#995)