diff options
-rw-r--r-- | constants/calendar.json | 4 |
1 files changed, 2 insertions, 2 deletions
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 } ] } |