From 711f596e46da899ec96ad6675c3079fd62f11d25 Mon Sep 17 00:00:00 2001 From: Grayson <127050193+MrSeven3@users.noreply.github.com> Date: Mon, 16 Feb 2026 15:39:16 -0500 Subject: [PATCH] Adding `status.create-mc.hackclub.community` (#2456) * First revision of dns for hc create minecraft server, will probably change * add type A record for create minecraft server status page it points to the same ip as the minecraft server, and on that machine i have nginx handling the return of the status page * Relocate entry to be below subdomain it is attached to --------- Co-authored-by: Alex Park --- hackclub.community.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/hackclub.community.yaml b/hackclub.community.yaml index ae03820..5d7cd1e 100644 --- a/hackclub.community.yaml +++ b/hackclub.community.yaml @@ -94,6 +94,10 @@ create-mc: # grayson@vantilborg.ca U092DA495UY # This is for a create minecraft - ttl: 600 type: A value: 40.233.121.197 +status.create-mc: # grayson@vantilborg.ca U092DA495UY # This is for the status page of the minecraft server listed above. its the same ip, and im handling it locally with nginx + - ttl: 600 + type: A + value: 40.233.121.197 emoji: # alimad.co.ltd@gmail.com U08LQFRBL6S - ttl: 300 type: CNAME