> For the complete documentation index, see [llms.txt](https://our-story-network.gitbook.io/cr-wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://our-story-network.gitbook.io/cr-wiki/cr-en/cobblemon-realms/multiplayer-servers.md).

# Multiplayer servers

## 🚀 Play with Other Trainers

{% hint style="info" %}

<p align="center">Cobblemon Realms can be played both in singleplayer and multiplayer. Whether you want to join an existing community or create your own adventure with friends, several options are available.</p>
{% endhint %}

***

## 🧑‍🤝‍🧑 Joining a Server

You can join any server compatible with the current version of Cobblemon Realms.

Before connecting, make sure that:

* 📦 You are using the latest version of the modpack
* ☕ Java 21 is properly installed
* 🔄 Your client version matches the server version

{% hint style="info" %}
💡 Some servers may use custom rules, additional mods, or unique systems that differ from the base modpack.
{% endhint %}

***

## 🌐 Create Your Own Server

Creating your own server allows you to play with friends, customize your experience, and manage your own community.

### ✅ Recommended Configuration

| ⚙️ Resource | 📋 Recommendation                       |
| ----------- | --------------------------------------- |
| ☕ Java      | Version 21                              |
| 💾 RAM      | Minimum 8 GB                            |
| 🌐 Network  | Stable connection                       |
| 💽 Storage  | SSD recommended                         |
| 🔓 Port     | 25565 (if accessible from the internet) |

📘 Check the [Installation Guide](/cr-wiki/cr-en/information/installation.md) to install or update a server.

***

## ☁️ Recommended Hosting

To avoid the constraints of self-hosting (port forwarding, maintenance, backups, and uptime), we recommend using a dedicated hosting provider.

### 🚀 BisectHosting

**BisectHosting** is the official partner of Cobblemon Realms.

### ✨ Benefits

* ⚡ One-click modpack installation
* 🌍 Data centers worldwide
* 🛡️ Built-in DDoS protection
* 💾 Simplified backups
* 🔄 Easy update management
* 📂 Full access to server files

{% hint style="success" %}
🎁 Use the code `OURSTORY` on [BisectHosting](https://bisecthosting.com/OurStory) during checkout to receive **25% off your first month of hosting**.
{% endhint %}

***

## 🔐 Best Practices

{% hint style="success" %}
To ensure server stability:

* 💾 Create regular backups
* 🔄 Keep the server updated
* 🧱 Pre-generate your world using [Chunky](/cr-wiki/cr-en/mod-guides/chunky.md)
* ✅ Use a whitelist to control access
* 📋 Check logs when errors or crashes occur
  {% endhint %}

{% hint style="warning" %}
⚠️ Before every major update, create a full backup of your world and configuration files.
{% endhint %}

***

{% hint style="success" %}

## Contact Us

<p align="center">If you have any questions, suggestions, or changes to propose, feel free to join us on <a href="https://discord.gg/kb8NSTF45n">Discord</a> and contact <strong>@FabLeKebab</strong> directly on the server for anything related to the wiki, or <strong>@Levels</strong> for anything related to the modpack.</p>
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://our-story-network.gitbook.io/cr-wiki/cr-en/cobblemon-realms/multiplayer-servers.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
