From 20acbfd7f40962aa73bdcca4a8706e6874d9896c Mon Sep 17 00:00:00 2001 From: Liam Date: Tue, 16 Jan 2024 16:31:45 +0000 Subject: [PATCH] server: add Complex Gaming --- data/servers.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/data/servers.json b/data/servers.json index d6f7ee0..99e8564 100644 --- a/data/servers.json +++ b/data/servers.json @@ -98,5 +98,10 @@ "name": "Rainpixel", "ip": "mc.rainpixel.net", "type": "PC" + }, + { + "name": "Complex Gaming", + "ip": "hub.mc-complex.com", + "type": "PC" } ]