# Briefly

Welcome! Here you will find a description of the Grant+ plugin, its capabilities, settings, permissions and etc!

The plugin allows and has:&#x20;

* Regular players to issue items, commands, and privileges to other players. The player's role affects the list of grants that he can issue.
* Grant LuckPerms roles or commands (e.g. <mark style="color:purple;">**/fly**</mark> or <mark style="color:purple;">**/gamemode creative**</mark>) for a period of time. The player's role also determines how long he can grant.
* Revoke issued commands and roles (if option enabled).
* Give commands/items/privileges to all online players on the server! (If allowed)
* Control how much of this particular grant, or a certain type of grant, a player can issue.
* Each grant has a cooldown so that the player cannot issue them endlessly. Each role has its own cooldown.
* There is a player history menu where you can see completed and active grants.
* There is an admin menu of player history. Where you can see the completed and active grants of a certain player.
* Statistics of issued grants by their types.
* Data communication between servers via MySQL.
* API for issuing grants, including issuing to offline players according to the list of required servers.
* Beautiful GUI with full support for adding resource pack. All buttons support Custom Model Data.
* Many languages already in the jar.

### Read the following

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Setting up the plugin</strong></td><td>Here is a description of how to configure the plugin to work on one server and on several!</td><td></td><td></td><td><a href="getting-started/setting-up">setting-up</a></td></tr><tr><td><strong>Examples of grants</strong></td><td>Here are some examples of grant setups with their descriptions.</td><td></td><td></td><td><a href="getting-started/examples">examples</a></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://shimado.gitbook.io/grant+/readme.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.
