# Overview

The plugin hooks into CoreProtect's database and retreives data from it. This way, it can alter the results as needed, and give more options than CoreProtect's inspect command. Once your players use the inspect command of WildInspect, it will act as similar as possible to CoreProtect's inspect actions, and will show data about blocks in the claims of the players.

#### Left Click

By left-clicking you can see changes made on blocks - their history of breaking and placing, who made the action and when did it happen.

#### Right Click

By right-clicking on an existing block you can see all the interactions that were made with it - opening doors, chests, etc. By right-clicking on a container, you can see all the items that were added or removed to/from it, who did it and when it happened. At last, you can also place blocks and get changes made to the placed-block's location, similar to left-clicking on it.

## Table of Contents

* [Overview](https://wiki.bg-software.com/wildinspect/overview)
  * [Supported Plugins](https://wiki.bg-software.com/wildinspect/overview#supported-plugins)

## Supported Plugins

The plugin aims to let players only view changes in their claims. The plugin currently supports the following plugins and respect their claims:

* [AcidIsland](https://www.spigotmc.org/resources/581/)
* [ASkyBlock](https://www.spigotmc.org/resources/1220/)
* [BentoBox](https://github.com/BentoBoxWorld/BentoBox/)
* [FactionsUUID](https://www.spigotmc.org/resources/1035/)
* [FactionsX](https://www.spigotmc.org/resources/83459/)
* [GriefDefender](https://www.spigotmc.org/resources/68900/)
* [GriefPrevention](https://www.spigotmc.org/resources/1884/)
* [Lands](https://www.spigotmc.org/resources/53313/)
* [Lazarus](https://www.mc-market.org/resources/11362/)
* [MassiveCore Factions](https://www.spigotmc.org/resources/1900/)
* [PlotSquared](https://www.spigotmc.org/resources/77506/)
* [SuperiorSkyblock](https://www.spigotmc.org/resources/63905/)
* [Towny](https://github.com/TownyAdvanced/Towny/)
* [Villages](https://www.spigotmc.org/resources/67871/)

Are you using a plugin that is not listed above? Make sure you request the plugin to be added on our discord server!


---

# 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.bg-software.com/wildinspect/overview.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.
