> For the complete documentation index, see [llms.txt](https://wiki.mixelpixel.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.mixelpixel.net/~/revisions/3mFkg70MtpkI3ewnSX0x/philipps-bastelberreich/rang-befehle/ultra.md).

# Ultra

Dieser Rang beinhaltet alle Befehle der [Spieler](https://wiki.mixelpixel.net/~/revisions/0Niv645ehxDvFop8gsaC/philipps-bastelberreich/rang-befehle/spieler), [Champ](https://wiki.mixelpixel.net/~/revisions/0Niv645ehxDvFop8gsaC/philipps-bastelberreich/rang-befehle/champ), [Hero](https://wiki.mixelpixel.net/~/revisions/acGBIp2GRjo8PnyQRB9s/philipps-bastelberreich/rang-befehle/hero) und [Legend](https://wiki.mixelpixel.net/~/revisions/acGBIp2GRjo8PnyQRB9s/philipps-bastelberreich/rang-befehle/legend) Kategorie.

| `/champgiveaway`                                     | Ultra | <p>Champ-Rang-Verlosung,<br>alle 30 Tage möglich an einen Spieler.</p>                                                                                                                      |
| ---------------------------------------------------- | ----- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `/glow`                                              | Ultra | Aktiviert einen leuchtenden Effekt um deinen Charakter, der dich für andere Spieler besonders hervorhebt. Verschiedene Farben sind je nach Rang verfügbar.                                  |
| `/sign`                                              | Ultra | <p>Ermöglicht erweitertes Beschriften von Items mit deinem Spielernamen.<br><br><mark style="color:$warning;"><code>Funktioniert nicht bei Spezialitems mit Beschreibung!</code></mark></p> |
| `/head` <mark style="color:blue;">`<Spieler>`</mark> | Ultra | Damit kannst du deinen oder den Kopf eines anderen Spielers geben lassen.                                                                                                                   |
| `/lagerkiste`                                        | Ultra | Öffnet dein erweitertes menü. um Lagerkisten zu kaufen ohne zu dem NPC am `/spawn` laufen zu müssen.                                                                                        |


---

# 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://wiki.mixelpixel.net/~/revisions/3mFkg70MtpkI3ewnSX0x/philipps-bastelberreich/rang-befehle/ultra.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.
