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

# Ember

> A Minecraft plugin for Paper and Folia servers.

Ember is a plugin for [Paper](https://papermc.io/software/paper/) and [Folia](https://papermc.io/software/folia/) servers running Minecraft 26.1.2 or newer.

<Note>
  Ember is in early alpha (`v0.1.0-alpha.1`). The plugin is intentionally small while the foundation lands. More features and more docs will follow.
</Note>

## Where to start

<Columns cols={3}>
  <Card title="Players" icon="user" href="/players">
    What you can do on a server running Ember.
  </Card>

  <Card title="Server owners" icon="server" href="/server-owners">
    How to install and run Ember on your server.
  </Card>

  <Card title="Developers" icon="code" href="/developers">
    How to build plugins that integrate with the Ember API.
  </Card>
</Columns>
