aboutsummaryrefslogtreecommitdiff
path: root/constants/calendar.json
blob: 0951e5a4d6e10f4959494d663ee4cd636719ddbb (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 §b12am EDT §7on §bOct 21st", "", "§7Check out §estatus.hypixel.net §7for more info."],
      "start": 1729483230000
    }
  ]
}