# Hoe stel ik een whitelist in?

1\) Ga naar ons [gamepaneel](https://game.mynode.nl) en selecteer de server waarop je de whitelist wilt inschakelen.

<figure><img src="https://www.mynode.nl/assets/img/kennisbank/minecraft/select_server.png" alt=""><figcaption></figcaption></figure>

2\) Typ `whitelist on` in de console om de whitelist in te schakelen.

3\) Typ `whitelist add naam` in de console om jezelf toe te voegen aan de whitelist.

<figure><img src="https://www.mynode.nl/assets/img/kennisbank/minecraft/whitelist/console.png" alt=""><figcaption><p>Het veld waarin je de commando's moet invoeren, wordt aangegeven met pijl nummer 1.</p></figcaption></figure>

{% hint style="success" %}
De whitelist is nu succesvol geactiveerd. Als je jezelf hebt toegevoegd aan de whitelist, moet je nu kunnen inloggen op de server.
{% endhint %}

Als je ooit iemand van de whitelist wilt verwijderen, typ dan `whitelist remove naam` in de console. Als je de gehele whitelist van de server wilt uitschakelen, typ dan `whitelist off` in de console.

{% hint style="info" %}
Als je er niet uitkomt of hulp nodig hebt, neem dan contact op met onze ondersteuningsafdeling via onze [website](https://mynode.nl/submitticket.php) of stuur een e-mail naar <info@mynode.nl>. Als je op zoek bent naar een snel en simpel antwoord, kun je altijd onze [Discord-server](https://discord.gg/eWtpVqu3WQ) bekijken voor ondersteuning vanuit de community.
{% endhint %}


---

# Agent Instructions: 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://kennisbank.mynode.nl/minecraft/hoe-stel-ik-een-whitelist-in.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.
