Skip to content

v0.2.0

Choose a tag to compare

@samuelloranger samuelloranger released this 28 May 15:08
· 27 commits to main since this release

New features

  • Graceful shutdown via RCON — on idle timeout, redoxide sends /stop to the server via RCON before stopping the container. The server saves chunks and player data cleanly. Falls back to docker stop if RCON fails or the server doesn't exit within 30 seconds. Auto-configured from server.properties if enable-rcon=true is set — no extra config needed.

  • External state sync — redoxide polls the container every 15 seconds. If the container is stopped externally (docker stop minecraft) it updates its state immediately so the server list reflects reality. If started externally, it detects that too and re-probes the version.

Docker

ghcr.io/samuelloranger/redoxide:v0.2.0
ghcr.io/samuelloranger/redoxide:0.2
ghcr.io/samuelloranger/redoxide:latest