> For the complete documentation index, see [llms.txt](https://besties.serverunited.nl/besties/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://besties.serverunited.nl/besties/server-info-and-regels/over-de-server.md).

# Over de server

## Wat maakt onze server uniek?

Onze server is opgezet voor een kleine, hechte groep spelers. Geen grote anonieme community, maar een plek waar iedereen elkaar kent en samen de Pokémon-wereld verkent.

## Geïnstalleerde mods

| Mod                           | Wat doet het?                                   |
| ----------------------------- | ----------------------------------------------- |
| **Cobblemon**                 | De kernmod — Pokémon in Minecraft               |
| **GTS (Global Trade System)** | Pokémon en items verhandelen met andere spelers |
| **SpawnNotification**         | Melding bij zeldzame Pokémon-spawns             |
| **Cobblemon Integrations**    | Extra integraties voor andere mods              |
| **Xaero's Minimap**           | Minimap in de hoek van je scherm                |
| **Xaero's World Map**         | Volledige wereldkaart (open met `M`)            |

## Server-instellingen

| Instelling          | Waarde                                |
| ------------------- | ------------------------------------- |
| Ervaring multiplier | 2×                                    |
| Shiny rate          | 1 op 4.096                            |
| Pokémon per chunk   | 1.0                                   |
| Healer oplaadtijd   | 10 minuten                            |
| Max PC-boxes        | 60                                    |
| Starters            | Alle generaties (gen 1 t/m 9)         |
| Moeilijkheid        | Peaceful (geen vijandige mobs)        |
| PvP                 | Aan                                   |
| Keep Inventory      | Aan (je verliest niets bij dood)      |
| Mob Griefing        | Uit (mobs beschadigen de wereld niet) |
| Vliegen             | Toegestaan (met Pokémon)              |

## Beheerders

Neem contact op met een beheerder als je problemen hebt, vragen hebt, of iets wil melden.


---

# 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://besties.serverunited.nl/besties/server-info-and-regels/over-de-server.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.
