Skip to content

Commit

Permalink
pregenmc
Browse files Browse the repository at this point in the history
  • Loading branch information
ukdaaan committed Feb 27, 2024
1 parent 9aa8b79 commit 314e0d1
Showing 1 changed file with 20 additions and 8 deletions.
28 changes: 20 additions & 8 deletions src/content/docs/information/services.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ sidebar:
import MainStatusPill from '../../../components/MainStatusPill.vue'
import { LinkCard, CardGrid } from '@astrojs/starlight/components';

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

### That's Hosted Over There

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

:::note
#### V1 End of Life

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.
:::

<CardGrid>
<LinkCard title="Dashboard" href="https://thot.cc/dashboard" />
<LinkCard title="Blog Announcement" href="https://smd.gg/thot-v2" />
<LinkCard title="Blog Announcement" href="https://smd.gg/posts/thot-v2" />
</CardGrid>

---

### Pregen Minecraft Worlds

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.

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.

<CardGrid>
<LinkCard title="5K x 5K Map 1" href="https://link.setup.md/map1" />
<LinkCard title="5K x 5K Map 2" href="https://link.setup.md/map2" />
</CardGrid>
<LinkCard
title="Discord - 15K x 15K Map"
description="Become a Github sponsor and join our Discord to claim the 15K x 15K map."
href="https://link.setup.md/discord"
/>

---

Expand Down

0 comments on commit 314e0d1

Please sign in to comment.