From 2a96214078ad0f1826d94b21bf4ce433b0e6ebe3 Mon Sep 17 00:00:00 2001 From: Linnea Gräf Date: Sat, 3 Feb 2024 21:36:37 +0100 Subject: Update maintenace timer (#1098) --- constants/calendar.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'constants/calendar.json') diff --git a/constants/calendar.json b/constants/calendar.json index 481ac26d..b8fb50e7 100644 --- a/constants/calendar.json +++ b/constants/calendar.json @@ -5,8 +5,8 @@ "display": "§cMaintenance Scheduled", "special": true, "itemStack": "BARRIER", - "description": ["§6Hypixel §7scheduled a maintenance", "§7for §b5am EST §7on §bNov 20th", "", "§7Check out §estatus.hypixel.net §7for more info."], - "start": 1700474400000 + "description": ["§6Hypixel §7scheduled a maintenance", "§7for §b9am EDT §7on §bFeb 6th", "", "§7Check out §estatus.hypixel.net §7for more info."], + "start": 1707228000000 } ] } -- cgit