Skip to content

Commit 314e0d1

Browse files
committed
pregenmc
1 parent 9aa8b79 commit 314e0d1

File tree

1 file changed

+20
-8
lines changed

1 file changed

+20
-8
lines changed

src/content/docs/information/services.mdx

+20-8
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ sidebar:
99
import MainStatusPill from '../../../components/MainStatusPill.vue'
1010
import { LinkCard, CardGrid } from '@astrojs/starlight/components';
1111

12-
We want to be more than just an administration wiki which is why we're also starting to offer some first party services.
12+
We want to be more than just an administration wiki which is why we're also starting to offer some first party services.
1313

1414
### That's Hosted Over There
1515

@@ -25,16 +25,28 @@ Starting off strong, we're pleased to announce the expansion of our 'UGC' (User
2525
<li>URL Shortener</li>
2626
</ul>
2727

28-
:::note
29-
#### V1 End of Life
30-
31-
If you're a user of our legacy platform https://uk.thot.cc then please migrate your assets manually to the new THOT by May 2024 else your data will be deleted and non recoverable.
32-
:::
33-
3428
<CardGrid>
3529
<LinkCard title="Dashboard" href="https://thot.cc/dashboard" />
36-
<LinkCard title="Blog Announcement" href="https://smd.gg/thot-v2" />
30+
<LinkCard title="Blog Announcement" href="https://smd.gg/posts/thot-v2" />
31+
</CardGrid>
32+
33+
---
34+
35+
### Pregen Minecraft Worlds
36+
37+
Every month we will be offering three pre-generated Minecraft worlds, two will be in the format of a 5000 x 5000 world which will be made available via this website using the links below.
38+
39+
The third map however can be found within our Discord server made available to all of our Github sponsors only, this map is a 15K x 15K map.
40+
41+
<CardGrid>
42+
<LinkCard title="5K x 5K Map 1" href="https://link.setup.md/map1" />
43+
<LinkCard title="5K x 5K Map 2" href="https://link.setup.md/map2" />
3744
</CardGrid>
45+
<LinkCard
46+
title="Discord - 15K x 15K Map"
47+
description="Become a Github sponsor and join our Discord to claim the 15K x 15K map."
48+
href="https://link.setup.md/discord"
49+
/>
3850

3951
---
4052

0 commit comments

Comments
 (0)