# Configuration

<figure><img src="/files/aGzjSBr3xXVWBsk15YLl" alt=""><figcaption></figcaption></figure>

**Step 1.** Set up your MySQL by adding in your credentials.

&#x20;

<figure><img src="/files/GkL0IKUy97xqdbgACgLK" alt=""><figcaption></figcaption></figure>

**Step 2.** A Discord Bot token is mandatory for this plugin to be the powerhouse that it is. Seemsly integrated inside, it sends the attempts to your private messages, so you can decide who gets in and who does not.

<figure><img src="/files/3GhPAp6skySI2CA6iXIC" alt=""><figcaption></figcaption></figure>

**Step 3.** Taking the example "sallyy" any MINECRAFT name followed by that persons person DISCORD ID, allows them to be on the staff list. This means they will recieve the log-in notifications attempted with their account, directly in their discord private messages. They will always have to verify before entering.&#x20;

<figure><img src="/files/MwXVjIG5XXZ16rpSvk1v" alt=""><figcaption></figcaption></figure>

**Step 4.** This section of the config, allows you to set any effect that gets executed on join attempt.&#x20;

<figure><img src="/files/U5S9fAXVjsrrvfjFDCIy" alt=""><figcaption></figcaption></figure>

**Step 5.** Before a player gets authorized, you have complete control on what they are allowed to do. In the example above, a player is not able to move or message in chat, as the variables are set on `false`

`You, your staff and your server are now fully protected.`&#x20;


---

# 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://devchunk.gitbook.io/genesisc-wiki/configuration.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.
