diff --git a/docs/misc/related-projects.md b/docs/misc/related-projects.md index 5e0d5531..e689b098 100644 --- a/docs/misc/related-projects.md +++ b/docs/misc/related-projects.md @@ -29,3 +29,7 @@ A tool that is bundled with this image to provide complex, re-usable preparation ### [itzg/rcon](https://github.com/itzg/docker-rcon-web-admin) An image that dockerizes [rcon-web-admin](https://github.com/rcon-web-admin/rcon-web-admin). + +### [AutoStopper](https://github.com/Criseda/AutoStopper) + +A Velocity plugin that stops idle backend servers and wakes them when players connect, with readiness-aware Docker lifecycle management.