# World guard flags addon

{% hint style="info" %}
Requires [WorldEdit](https://dev.bukkit.org/projects/worldedit) & [WorldGuard](https://dev.bukkit.org/projects/worldguard)
{% endhint %}

## What does it do?

The addon gives 3 new world guard flags to use on the regions you want to restrict players from performing certain Dimensions actions

## How is it used?

* ignite-custom-portal | disabled players from igniting portals in the region
* destroy-custom-portal | disabled players from destroying portals in the region
* use-custom-portal | disabled players from using custom portals


---

# 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://astaspastagam.gitbook.io/first-steps/configuring-dimensions/addons/free-addons/world-guard-flags-addon.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.
