> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mythiclabs.eu/llms.txt
> Use this file to discover all available pages before exploring further.

# Welcome to MythicLabs

> Documentation for every plugin, feature, and integration MythicLabs ships

MythicLabs builds Minecraft server plugins focused on performance, clean configuration, and features that work the same way across every product we ship. This site is the home for setup guides, feature references, and per-plugin documentation.

<Tip>
  New here? Start with [Getting Started](/quickstart) to install your first plugin, or jump straight into the [Plugin Documentation](/plugins/overview) for the product you're using.
</Tip>

## Where to start

<CardGroup cols={3}>
  <Card title="Getting Started" icon="rocket" href="/quickstart">
    Install a MythicLabs plugin on your server in a few minutes.
  </Card>

  <Card title="Supported Versions" icon="layer-group" href="/supported-versions">
    Check which Minecraft versions and server software we support.
  </Card>

  <Card title="Plugin Documentation" icon="book-open" href="/plugins/overview">
    Browse commands, permissions, and configuration for each plugin.
  </Card>
</CardGroup>

## Why MythicLabs

<CardGroup cols={3}>
  <Card title="Performance first" icon="gauge-high">
    Every plugin is built to stay light on tick time, even on busy networks.
  </Card>

  <Card title="Consistent by design" icon="puzzle-piece">
    Commands, permissions, and config formats follow the same conventions across all our plugins - learn one, know them all.
  </Card>

  <Card title="Actively maintained" icon="flask">
    Track what's shipping next on the [Work In Progress](/work-in-progress/roadmap) pages.
  </Card>
</CardGroup>

## Join the community

Get support, share feedback, and follow release announcements.

<CardGroup cols={2}>
  <Card title="Discord" icon="discord" href="https://dc.mythiclabs.eu">
    Ask questions, report bugs, and talk directly to the MythicLabs team.
  </Card>

  <Card title="BuiltByBit" icon="cart-shopping" href="https://builtbybit.com/creators/mrbarneyy.249089/">
    Browse and purchase MythicLabs plugins on our BuiltByBit storefront.
  </Card>
</CardGroup>
