> For the complete documentation index, see [llms.txt](https://aglerr.gitbook.io/wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://aglerr.gitbook.io/wiki/theonly-series/the-only-donations/plugins-files/config.yml.md).

# config.yml

In this section, we will explain to you every config value from config.yml. If you have any more questions, feel free to join our [**discord support server**](https://discord.com/invite/D5x2fYzVv7)**!**

## **Config Explanation**

### **useUUID**

```yaml
options:
  useUUID: true
```

Should we try to use UUID instead of Player Names if we want to get the player head from the minepic website?

{% hint style="info" %}
Recommended to set this to 'false' if you're using a cracked server
{% 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://aglerr.gitbook.io/wiki/theonly-series/the-only-donations/plugins-files/config.yml.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.
