# Parancsok / Jogok

{% hint style="info" %}
Valamit nem értesz? Csatlakozz[ Discord szerveremhez](https://discord.gg/uMDP9N62QF)!
{% endhint %}

<table data-full-width="false"><thead><tr><th width="180">Parancs</th><th>Szükséges Jog</th><th>Leírás</th></tr></thead><tbody><tr><td>/heal</td><td>royalcore.heal</td><td> Feltölti egy adott játékos életét.</td></tr><tr><td>/feed</td><td>royalcore.feed</td><td>Feltölti egy adott játékos étel szintjét.</td></tr><tr><td>/cban</td><td>royalcore.cban</td><td>Kitilt egy adott játékost a konzol használatával.</td></tr><tr><td>/gma</td><td>royalcore.gma</td><td>Egy adott játékost kaland módba rak át.</td></tr><tr><td>/gmc</td><td>royalcore.gmc</td><td>Egy adott játékost kreatív módba rak át.</td></tr><tr><td>/gms</td><td>royalcore.gms</td><td>Egy adott játékost túlélő módba rak át.</td></tr><tr><td>/gmsp</td><td>royalcore.gmsp</td><td>Egy adott játékost néző módba rak át.</td></tr><tr><td>/whois</td><td>royalcore.whois</td><td>Információkat ír ki egy adott játékosról.</td></tr><tr><td>/setspawn</td><td>royalcore.setspawn</td><td>Beállítja a spawnt.</td></tr><tr><td>/spawn</td><td>royalcore.spawn</td><td>A spawnra teleportál egy játékost.</td></tr></tbody></table>


---

# 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://royalcore.mrzsomi.site/alapveto-informaciok/parancsok-jogok.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.
