# Portal

### Beskrivelse

Vores Porta&#x6C;**-plugin** gør det nemt at lave 'portaler', som spillere kan teleportere med.\
Derudover kan du også lave specielle portaler, som kun nogle spillere kan bruge.

### Permissions

<table data-full-width="true"><thead><tr><th width="307">Command</th><th width="171">Permission</th><th>Beskrivelse</th><th data-hidden>Aliases</th></tr></thead><tbody><tr><td>/portals reload</td><td>portals.admin</td><td>Reloader pluginnets filer.</td><td></td></tr></tbody></table>

### Dependencies

For at pluginnet kan køre som det skal, så kræver det at der også er et par andre plugins på serveren.&#x20;

* [WorldGuard ](https://dev.bukkit.org/projects/worldguard/files/881691)(6.1 - ikke testet med andre versioner pt)
* [DreamUtils](https://dev.dreamnetwork.dk/products/dreamutils)


---

# 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://developer.dreamnetwork.dk/plugins/portal.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.
