mc-server-runner

A container entry point to manage graceful shutdown of a Minecraft server

APACHE-2.0 License

Stars
32

Bot releases are visible (Hide)

mc-server-runner - 1.12.2 Latest Release

Published by github-actions[bot] 5 months ago

Changelog

  • 89a8ae5 deps: upgrade to Go 1.22.4 to fix vulnerabilities (#73)
  • b946074 build: run test build weekly for vuln check (#72)
  • baecaaf build(deps): bump golang.org/x/crypto from 0.22.0 to 0.23.0 (#71)
  • e351feb build(deps): bump golang.org/x/term from 0.19.0 to 0.20.0 (#70)
mc-server-runner - 1.12.1

Published by github-actions[bot] 7 months ago

Changelog

  • 3a75031 build(deps): bump golang.org/x/crypto from 0.21.0 to 0.22.0 (#69)
  • f7bc3b3 build(deps): bump golang.org/x/crypto from 0.17.0 to 0.21.0 (#67)
  • 75c9eb2 build(deps): bump github.com/gliderlabs/ssh from 0.3.6 to 0.3.7 (#66)
  • 6267406 build(deps): bump golang.org/x/term from 0.17.0 to 0.18.0 (#64)
mc-server-runner - 1.12.0

Published by github-actions[bot] 8 months ago

Changelog

  • ab60683 Support both ECDSA + RSA for SSH Server (#65)
  • 03c048d build(deps): bump go.uber.org/zap from 1.26.0 to 1.27.0 (#63)
  • 78d2596 build(deps): bump golang.org/x/term from 0.16.0 to 0.17.0 (#62)
mc-server-runner - 1.11.1

Published by github-actions[bot] 9 months ago

Changelog

  • 5659c88 Fixed support for named pipe option (#60)
  • 71ccd41 build(deps): bump golang.org/x/term from 0.15.0 to 0.16.0 (#59)
  • 505a8b4 build(deps): bump github.com/google/uuid from 1.5.0 to 1.6.0 (#58)
mc-server-runner - 1.11.0

Published by github-actions[bot] 9 months ago

Changelog

  • 6bc00ad Directly attach stdin/out/err by default (#57)
mc-server-runner - 1.10.0

Published by github-actions[bot] 10 months ago

Changelog

  • 1336cb2 Enable console over ssh (#56)
  • 84f6ac2 build(deps): bump github.com/itzg/go-flagsfiller from 1.13.1 to 1.14.0 (#55)
mc-server-runner - 1.9.1

Published by github-actions[bot] 12 months ago

Changelog

  • d9bd4ba build: upgrade to Go 1.20.10 (#54)
  • 6f7d959 build(deps): bump github.com/itzg/go-flagsfiller from 1.12.0 to 1.13.1 (#53)
  • 843edb7 build(deps): bump goreleaser/goreleaser-action from 4 to 5 (#51)
  • 416819e build(deps): bump go.uber.org/zap from 1.24.0 to 1.26.0 (#52)
  • 27dc235 build(deps): bump actions/checkout from 3 to 4 (#49)
mc-server-runner - 1.9.0

Published by github-actions[bot] over 1 year ago

Changelog

  • db5597b build: upgrade to Go 1.20 (#46)
  • 93ef63b build(deps): bump github.com/itzg/go-flagsfiller from 1.11.0 to 1.12.0 (#45)
  • 34cb340 build(deps): bump github.com/itzg/go-flagsfiller from 1.9.2 to 1.11.0 (#44)
  • dcfc557 build(deps): bump github.com/itzg/go-flagsfiller from 1.9.1 to 1.9.2 (#42)
  • 185e393 build(deps): bump actions/setup-go from 3 to 4 (#41)
mc-server-runner - 1.8.3

Published by github-actions[bot] almost 2 years ago

Changelog

  • 27d6374 Emphasize cause analysis when minecraft server fails (#40)
  • 2bac00b build(deps): bump goreleaser/goreleaser-action from 3 to 4 (#38)
  • abfd204 build(deps): bump go.uber.org/zap from 1.23.0 to 1.24.0 (#37)
mc-server-runner - 1.8.2

Published by github-actions[bot] almost 2 years ago

Changelog

  • e2abb27 Bump to Go 1.19 (#36)
  • e0cf1b9 build(deps): bump go.uber.org/zap from 1.22.0 to 1.23.0 (#35)
  • fa05d73 build(deps): bump go.uber.org/zap from 1.21.0 to 1.22.0 (#34)
mc-server-runner - 1.8.1

Published by github-actions[bot] over 2 years ago

Changelog

  • b571017 Clarify error message when Minecraft process fails (#30)
  • 65c675e build(deps): bump goreleaser/goreleaser-action from 2 to 3 (#29)
  • c3d3e45 build(deps): bump docker/login-action from 1 to 2 (#27)
  • caac070 build(deps): bump actions/setup-go from 2 to 3 (#26)
  • 0f82773 build(deps): bump actions/checkout from 2 to 3 (#24)
  • bbf5a10 build(deps): bump github.com/itzg/go-flagsfiller from 1.9.0 to 1.9.1 (#22)
  • 7347e90 build(deps): bump go.uber.org/zap from 1.20.0 to 1.21.0 (#21)
  • b73c16f build(deps): bump github.com/itzg/go-flagsfiller from 1.8.0 to 1.9.0 (#20)
  • 72f4faa build(deps): bump github.com/itzg/go-flagsfiller from 1.6.0 to 1.8.0 (#18)
  • 2f8245a build(deps): bump go.uber.org/zap from 1.13.0 to 1.20.0 (#17)
  • 1108995 build: added gomod dependabot checking
mc-server-runner - 1.8.0

Published by github-actions[bot] about 3 years ago

Changelog

54ae26c Assign stdout/err directly to child process
dca0f44 Corrected handling of multiple named pipe operations
16f5271 Added named pipe option for stdin

mc-server-runner - 1.7.0

Published by itzg about 3 years ago

Changelog

111dd1a Added RCON_CONFIG_FILE env variable (#14)

mc-server-runner - 1.6.0

Published by itzg about 3 years ago

Changelog

54f573d Added option for server shutdown delay + announcement (#12)

mc-server-runner - 1.5.0

Published by itzg about 4 years ago

Changelog

823ee3c Propagate exit code from sub-process Fixes #7

mc-server-runner - 1.4.3

Published by itzg over 4 years ago

Changelog

2374c76 Fixed issue where mod cleanup needs to ignore non-jars

mc-server-runner - 1.4.2

Published by itzg over 4 years ago

Changelog

7675731 Used FileNameOnDisk for final mod jar name

mc-server-runner - 1.4.1

Published by itzg over 4 years ago

Changelog

cce2041 Adjusted debug/info logs for cfsync

mc-server-runner - 1.4.0

Published by itzg over 4 years ago

Changelog

483d8cb Added support for Twitch/CF instance JSON files

mc-server-runner - 1.3.5

Published by itzg over 4 years ago

Changelog

bafa7d3 Changed shell logic to be opt-in Fixes #5