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

# Minecraft Server Hosting Guides

> Minecraft server setup, mods, plugins, and troubleshooting guides.

# Minecraft Server Hosting Guides

Step-by-step guides to help you set up and manage your Minecraft server.

**[berrybyte](https://berrybyte.net/minecraft-server-hosting)** offers Minecraft server hosting with instant setup and DDoS protection.

## Setup & Installation

Get your server running:

<CardGroup cols={2}>
  <Card title="Join Your Server" href="/games/minecraft/join-server" icon="users">
    Connect to your server
  </Card>

  <Card title="Upload World Files" href="/games/minecraft/upload-world" icon="upload">
    Import existing worlds
  </Card>

  <Card title="Convert Bedrock to Java" href="/games/minecraft/convert-bedrock-to-java" icon="arrow-right-arrow-left">
    Transfer worlds between editions
  </Card>

  <Card title="Convert World Formats" href="/games/minecraft/convert-world" icon="rotate">
    Convert world file formats
  </Card>
</CardGroup>

## Mods & Plugins

Add mods and plugins to your server:

<CardGroup cols={2}>
  <Card title="Installing Modpacks" href="/games/minecraft/installing-modpacks" icon="box">
    Set up modpacks like RLCraft and ATM8
  </Card>

  <Card title="Installing Mods" href="/games/minecraft/installing-mods" icon="puzzle-piece">
    Add mods to your server
  </Card>

  <Card title="Dynmap Plugin" href="/games/minecraft/plugins/dynmap" icon="map">
    Create web maps of your world
  </Card>

  <Card title="Geyser Plugin" href="/games/minecraft/plugins/geyser" icon="mobile">
    Let Bedrock players join Java servers
  </Card>

  <Card title="Chunky Plugin" href="/games/minecraft/plugins/chunky" icon="grid">
    Pre-generate chunks for better performance
  </Card>

  <Card title="Votifier Plugin" href="/games/minecraft/plugins/votifier" icon="thumbs-up">
    Set up voting rewards
  </Card>
</CardGroup>

## Configuration & Optimization

Tune performance and customize your server:

<CardGroup cols={2}>
  <Card title="Aikar's Flags" href="/games/minecraft/aikars-flags" icon="flag">
    Optimize server performance
  </Card>

  <Card title="Changing Versions" href="/games/minecraft/changing-versions" icon="code-branch">
    Switch server versions
  </Card>

  <Card title="Updating Server JARs" href="/games/minecraft/updating-jars" icon="download">
    Update server software
  </Card>

  <Card title="Setting Up RCON" href="/games/minecraft/setting-up-rcon" icon="terminal">
    Set up remote console
  </Card>

  <Card title="Resource Packs" href="/games/minecraft/resource-packs" icon="palette">
    Add custom textures
  </Card>

  <Card title="Server Icon" href="/games/minecraft/server-icon" icon="image">
    Customize server icon
  </Card>
</CardGroup>

## Troubleshooting

Fix common server issues:

<CardGroup cols={2}>
  <Card title="Connection Timed Out" href="/games/minecraft/common-errors/connection-timed-out" icon="wifi-slash">
    Fix connection timeouts
  </Card>

  <Card title="Server Tick Loop Exception" href="/games/minecraft/common-errors/exception-server-tick-loop" icon="exclamation-triangle">
    Fix tick loop crashes
  </Card>

  <Card title="Session Lock Failed" href="/games/minecraft/common-errors/failed-to-check-session-lock" icon="lock">
    Fix session lock errors
  </Card>

  <Card title="Kicked for Flying" href="/games/minecraft/common-errors/kicked-for-flying" icon="plane">
    Fix flying kick errors
  </Card>
</CardGroup>

## Related Guides

More helpful guides:

* [Server Backups](/panel/backups) - Back up your world
* [File Management](/panel/importing-files) - Manage server files
* [Server Overview](/panel/overview) - Control panel guide

## Frequently Asked Questions

<AccordionGroup>
  <Accordion title="What are the server specs?">
    * CPU: **Ryzen 9 5950X** or better (Plus), **Ryzen 9 7950X** or better (Elder)
    * NVMe SSDs with RAID 1
    * **DDR4** RAM (Plus), **DDR5 ECC** RAM (Elder)
    * **1Gbps** network (Plus), **10Gbps** network (Elder)
  </Accordion>

  <Accordion title="How long does setup take?">
    Servers are ready instantly. You can start playing within minutes.
  </Accordion>

  <Accordion title="What locations are available?">
    **USA:** Dallas, Seattle, Ashburn\
    **Europe:** London, Germany, Amsterdam
  </Accordion>

  <Accordion title="Can I migrate my existing server?">
    Yes. We offer free migrations from your old host.
  </Accordion>

  <Accordion title="Do you support mods and modpacks?">
    Yes. We support all modpacks like RLCraft, ATM8, BetterMC, FTB, and more. Select **Forge** or **Fabric** during checkout.

    To add mods, drag them into the `/mods` folder and restart your server.
  </Accordion>

  <Accordion title="Can I upgrade or downgrade my server?">
    Yes. You can change plans anytime. You can also switch between server types (e.g., Standard to Elder).
  </Accordion>

  <Accordion title="Do you support MySQL databases?">
    Yes. All servers include **5 database slots** that can be increased for free (for Minecraft use).
  </Accordion>

  <Accordion title="Are servers DDoS protected?">
    Yes. DDoS protection is included with every server at no extra cost.
  </Accordion>
</AccordionGroup>
