# Permission Setup

{% hint style="danger" %}
**This project has reached end of life and is no longer maintained.**

**We recommend you transition to** [**NookureStaff**](https://builtbybit.com/resources/nookurestaff-staffmode-utils.25460/)**, it's free**
{% endhint %}

For me the best permission management plugin is [LuckPerms](https://luckperms.net/)

<figure><img src="/files/3TvC3rNrnOZPg1p4QHZV" alt=""><figcaption><p>LuckPerms Website</p></figcaption></figure>

### First Install the plugin

Click the download button

<figure><img src="/files/XcGyZFv1TUtFwu7VCRNE" alt=""><figcaption></figcaption></figure>

Then select your platform

<figure><img src="/files/JiSoMViB0762XpuqPMhw" alt=""><figcaption></figcaption></figure>

Once you have donwloaded the Jar file place it in your server plugins folder and restart the server

Then in your server type 'lp editor' if you are in a bukkit based server and 'lpb editor' if you are in bungeecord, that will give you a link with an editor session

<figure><img src="/files/Ch4u2yXtAOnbzFDDZxo1" alt=""><figcaption></figcaption></figure>

Type mast. and start typing perms to the respective group!

{% hint style="info" %}
If you add the perm mast.\* you will have all the perms
{% endhint %}

You can see the full Permissions list in the [Permission Page](/introduction/permissions.md)


---

# 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://mastaff.nookure.com/introduction/permission-setup.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.
