Skip to content

Commit

Permalink
Add maintenance to NEU calendar (#1039)
Browse files Browse the repository at this point in the history
* Add maintenance to NEU calendar

* Replace Flint and Steel with Barrier

---------

Co-authored-by: jani270 <jani270@gmx.de>
  • Loading branch information
nea89o and jani270 authored Nov 15, 2023
1 parent cf2ad62 commit edbfdf6
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions constants/calendar.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"external": [
{
"id": "maintenance_scheduled",
"display": "§cMaintenance Scheduled",
"special": true,
"itemStack": "BARRIER",
"description": ["§6Hypixel §7scheduled a maintenance", "§7for §b5am EST §7on §bNov 12th", "", "§7Check out §estatus.hypixel.net §7for more info."],
"start": 1700474400000
}
]
}

0 comments on commit edbfdf6

Please sign in to comment.