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

# Resource Types

> Overview of all supported content types on CraftingStudio Pro

While plugins are our primary focus, CraftingStudio Pro supports a wide range of resources for Minecraft server owners and creators.

## Supported Categories

<CardGroup cols={2}>
  <Card title="Minecraft Plugins" icon="puzzle-piece">
    Standard Java plugins for Spigot, Paper, BungeeCord, Velocity, or Sponge.
  </Card>

  <Card title="Server Setups" icon="server">
    Pre-configured server folders including plugins, maps, and settings.
  </Card>

  <Card title="Builds & Maps" icon="map">
    Schematics, world saves, or custom builds for various themes.
  </Card>

  <Card title="Graphics & UI" icon="palette">
    Icons, banners, logo templates, or custom GUI textures.
  </Card>

  <Card title="Web Themes" icon="browser">
    Templates for NamelessMC, XenForo, Ghost, or custom webstores.
  </Card>

  <Card title="Bots & Tools" icon="robot">
    Discord bots, automation scripts, or standalone desktop applications.
  </Card>
</CardGroup>

## Submission Requirements by Type

Each resource type might have specific requirements to ensure quality:

| Type           | Format                  | Key Requirement                           |
| :------------- | :---------------------- | :---------------------------------------- |
| **Plugins**    | `.jar` / `.zip`         | Must follow [SemVer](/plugins/versions)   |
| **Setups**     | `.zip` / `.tar.gz`      | Clear installation instructions needed    |
| **Graphics**   | `.png` / `.psd` / `.ai` | High resolution and clear preview         |
| **Web Themes** | `.zip`                  | Live demo link (optional but recommended) |

## Choosing the Right Category

When uploading your project, make sure to select the most accurate category. This helps users find your work more easily and ensures our moderation team applies the correct review standards.

<Tip>
  **Not sure where your project fits?** If you have a unique project that doesn't fit into these categories, use the "Other" category and our team will help you find the best spot for it during the review process.
</Tip>
