# NoFlyZone

## Description

**NoFlyZone** is a plugin that prevents players from flying in specific WorldGuard regions if they do not have permission.

## Instalation

All you need to do is add the region name to the NoFlyZone config list either by command or by editing the config manually and using /nfz reload. Anyone without the permission noflyzone.bypass will be stopped from flying as soon as they enter the region.

You NEED WorldGuard 6.x + WorldEdit for this plugin to work!

## Source

This plugin is open source. You can get the source code from here: <https://github.com/extendedclip/NoFlyZone>


---

# 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://wiki.helpch.at/clips-plugins/noflyzone.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.
