aboutsummaryrefslogtreecommitdiff
path: root/constants/calendar.json
blob: b8fb50e7f45782f6a558a214b43f55040c7a29dd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "external": [
    {
      "id": "maintenance_scheduled",
      "display": "§cMaintenance Scheduled",
      "special": true,
      "itemStack": "BARRIER",
      "description": ["§6Hypixel §7scheduled a maintenance", "§7for §b9am EDT §7on §bFeb 6th", "", "§7Check out §estatus.hypixel.net §7for more info."],
      "start": 1707228000000
    }
  ]
}