aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinnea Gräf <nea@nea.moe>2024-02-03 21:36:37 +0100
committerGitHub <noreply@github.com>2024-02-03 20:36:37 +0000
commit2a96214078ad0f1826d94b21bf4ce433b0e6ebe3 (patch)
treea0b71e9d386322b9405bdd8d6a813170cd4c03cc
parentf745e511c4fcfa2c093f276546b70af03c31aca0 (diff)
downloadNotEnoughUpdates-REPO-2a96214078ad0f1826d94b21bf4ce433b0e6ebe3.tar.gz
NotEnoughUpdates-REPO-2a96214078ad0f1826d94b21bf4ce433b0e6ebe3.tar.bz2
NotEnoughUpdates-REPO-2a96214078ad0f1826d94b21bf4ce433b0e6ebe3.zip
Update maintenace timer (#1098)
-rw-r--r--constants/calendar.json4
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
}
]
}