aboutsummaryrefslogtreecommitdiff
path: root/constants/calendar.json
blob: 481ac26da50e6c2ebcfb5e423d279a87df9702d6 (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 §b5am EST §7on §bNov 20th", "", "§7Check out §estatus.hypixel.net §7for more info."],
      "start": 1700474400000
    }
  ]
}