> For the complete documentation index, see [llms.txt](https://ulrichcraft.gitbook.io/ultimateclans/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ulrichcraft.gitbook.io/ultimateclans/about-ultimate-clans.md).

# About Ultimate Clans

**UltimateClans** is a premium plugin for Minecraft servers that has been online for over 3 years, consolidating itself as one of the most robust and reliable solutions for clan systems. Ideal for survival servers, PvP or minigames, it brings a powerful set of features, all designed to create an immersive and personalized experience for players.

With an advanced system of addons and extensions, UltimateClans allows deep customization, allowing you to add new features and unique mechanics to your server. Furthermore, it is 100% editable, which guarantees full control over appearance, behavior and integration with other plugins.

Support for multiple languages makes the plugin accessible to global communities, while its rank, level, skill and placeholder systems add depth to gameplay. Every detail has been designed to promote collaboration between players, strengthen communities and create a competitive and dynamic environment.

With over three years of regular updates and active support, UltimateClans is the ideal choice for servers looking for quality, innovation and versatility.

***

To learn more, visit the plugin's official page: <https://polymart.org/team/ulrichcraft.99> .

{% hint style="warning" %}
**Attention:** We have no connection with Mojang!!
{% 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, and the optional `goal` query parameter:

```
GET https://ulrichcraft.gitbook.io/ultimateclans/about-ultimate-clans.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
