# Commands

## Main command

* **Command**: `/paradiseland`
* **Alias**: `/pland`
* **Permission**: :x:
* **Description**: get the full list of commands and plugin details.

### Sub-commands

<table data-full-width="true"><thead><tr><th width="212.33333333333337">sub-command</th><th width="497">Description</th><th>Permission</th></tr></thead><tbody><tr><td><a href="/pages/LyIgaIlZPxidOcZ1eCjK"><code>/pland help</code></a></td><td>Plugin help command.</td><td><span data-gb-custom-inline data-tag="emoji" data-code="274c">❌</span></td></tr><tr><td><a href="/pages/8vyqKZNOAuzPIxRWoA14"><code>/pland info</code></a></td><td>Plugin details and license.</td><td><span data-gb-custom-inline data-tag="emoji" data-code="274c">❌</span></td></tr><tr><td><a href="/pages/sBuowSpc4lrrv90uA8kR"><code>/pland teleport</code></a></td><td>Find and teleport to custom biomes around you.</td><td><code>paradiseland.teleport</code></td></tr><tr><td><a href="/pages/BsXrKH9tq7RYZ6vt2Zwx"><code>/pland schematic</code></a></td><td>Interact with <code>/plugins/ParadiseLand/schematics</code> files.</td><td><code>paradiseland.schematic</code></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://paradiseland.gitbook.io/wiki/misc/commands.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.
