website/index.json

26 lines
989 B
JSON
Raw Permalink Normal View History

2022-03-15 23:43:15 +00:00
{
2022-03-16 01:07:28 +00:00
"onlyjava": true,
"mcversion": "1.18.2",
2022-03-17 22:24:27 +00:00
"ipee": "mc.thetechrobo.ca",
"recommods": "Minecraft has a number of flaws. <a href=\"https://modrinth.com/mod/purpurclient\">Purpur Client</a> solves many of these problems.",
2022-03-16 01:07:28 +00:00
"blog": {
"posts": [
{
"title": "Hello, World!",
2022-03-17 22:24:27 +00:00
"data": "<b>The server is up and running.</b>\nCome see it! <code>mc.thetechrobo.ca</code>",
2022-03-16 01:11:12 +00:00
"date": "March 15, 2022"
},
{
"title": "Server being reset",
"data": "<b>The server is being reset</b> at <i>19:00 EST</i>. If you have any concerns voice them.\n<h1>Why</h1>Numerous complaints have been made about unfairness on the server. This can be combatted by resetting it.<br>A full world download will be made available, do not worry.",
"date": "March 22, 2022"
2022-03-25 01:41:21 +00:00
},
{
"title": "World download available",
"data": "You can find the world download at <a href='/world_download'>/world_download</a>. It is a 582 MB download.",
"date": "March 24, 2022"
2022-03-16 01:07:28 +00:00
}
]
}
2022-03-15 23:43:15 +00:00
}