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

# Setting Up Your Server

> Learn how to configure our setups on various hosting providers.

## Follow the Steps Below to Set Up Your Server

<Steps>
  <Step title="Donwload Your Setup Zip File">
    Download the setup zip file from the resource page of the setup you wish to install.
  </Step>

  <Step title="Unzip The Setup File">
    Unzip the file you downloaded to your computer. This will create a folder with the setup files.
  </Step>

  <Step title="Connect To Your Server via FTP">
    <img height="200" src="https://mintcdn.com/diggercreations/tmq9YEvtwUz9dptA/images/ftp.png?fit=max&auto=format&n=tmq9YEvtwUz9dptA&q=85&s=a417023ebd602fc226d98db120643954" data-path="images/ftp.png" />

    Connect to your server using an FTP/SFTP client like [FileZilla](https://filezilla-project.org/),
    [WinSCP](https://winscp.net/eng/download.php) or an online file editor.
  </Step>

  <Step title="Delete All Files In The Root Directory">
    <video autoPlay muted loop playsInline className="aspect-video" src="https://mintcdn.com/diggercreations/tmq9YEvtwUz9dptA/videos/delete.mp4?fit=max&auto=format&n=tmq9YEvtwUz9dptA&q=85&s=51d8fe17cad2cd268d19a5cb8e7f55cd" data-path="videos/delete.mp4" />

    Delete all files in the root directory of your server.
  </Step>

  <Step title="Upload The Setup Files">
    <img height="200" src="https://mintcdn.com/diggercreations/tmq9YEvtwUz9dptA/images/upload.png?fit=max&auto=format&n=tmq9YEvtwUz9dptA&q=85&s=67e70b4f09d27113d1b9646b6f9bffea" data-path="images/upload.png" />

    Open the folder you unzipped earlier and upload all the files to the root directory of your server.
  </Step>

  <Step title="Accept The EULA">
    To initiate your server, you must accept the [End User License Agreement
    (EULA)](https://www.minecraft.net/en-us/eula). Open the `eula.txt` file,
    change `eula=false` to `eula=true`, save the file, and restart your
    server.
  </Step>

  <Step title="Upload Plugin Dependencies">
    Download and add required plugins to your `/plugins` folder due to
    licensing restrictions. You can find links to these plugins on the
    individual setup pages.
  </Step>

  <Step title="Start Your Server" />

  <Step title="Customize to Your Preference" />

  <Step title="Enjoying Your New Setup!" />
</Steps>

<Info>
  Having problems? Purchase the Installation addon, and we'll set up the
  server for you!
</Info>

## Recommendations

<AccordionGroup>
  <Accordion title="Startup Flags" icon="circle-play">
    For better performance, we recommend generating startup flags for your
    server on [this site](https://www.birdflop.com/resources/flags/).
  </Accordion>

  <Accordion title="Small Caps Font" icon="font">
    If you want to generate this trendy "ꜱᴍᴀʟʟ ᴄᴀᴘꜱ ꜰᴏɴᴛ" you can do it [on
    this site](https://small-caps-font-generator.pages.dev/).
  </Accordion>
</AccordionGroup>
