# Reclaim

Available for FREE at [spigotmc.org/resources/reclaim.114531/](https://www.spigotmc.org/resources/reclaim.114531/)\
🔐 Requires ManticLib (free) and supports from 1.8 upwards

**Simple yet perfect**\
Our Reclaim Plugin is a Minecraft plugin that empowers administrators to configure and manage personalised player reclaims, featuring customisable ranks, unique priorities, and user-friendly commands.

Mantic's Reclaim is extremely configurable. \
&#x20;⁍ It allows you to create as many different ranks for reclaims as you wish.\
&#x20;⁍ You can even add unique priorities to each rank!  This allows the **option** for only receiving the reclaim that has the highest priority, if the player has multiple reclaim permissions. There's also the option for the player to receive all reclaims that they have permission to.\
&#x20;⁍ You can add as many or as few commands to each reclaim.\
&#x20;⁍ All messages to players are configurable.\
&#x20;⁍ Commands and permissions are configurable.\
&#x20;⁍ Developer tools like ReclaimUsedEvent&#x20;

### Commands

```
/reclaim - for players to claim their reclaims
/reclaim resetclaim <player> [rank] - for admins to reset available claims, rank is optional (permission: mantic.reclaim.reset)
/reclaim resetall - Resets all reclaim data, can only be run by console and has a confirm function
/reclaim reload - reload the plugin without having to restart (permission: mantic.reclaim.reload)
```


---

# 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://docs.mantic.dev/reclaim.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.
