v0.2.0
New features
-
Graceful shutdown via RCON — on idle timeout, redoxide sends
/stopto the server via RCON before stopping the container. The server saves chunks and player data cleanly. Falls back todocker stopif RCON fails or the server doesn't exit within 30 seconds. Auto-configured fromserver.propertiesifenable-rcon=trueis 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