# Get started

## What is MineBlocks?

MineBlocks is easy-to-use plugin for creating blocks, that players can break and get rewards. You can set it up by using in-game editor or in configuration.

## Support

Support is provided only on our [discord server](https://discord.gg/gTKvK48Par). Please contact us there if you have found a bug. We try to respond there within 24 hours.

## Features

* Rich feature reward system
* Requirements for breaking the block
  * Tool requirements (E.g. diamond pickaxe with efficiency 5)
  * Permission requirement
* Block timeout when fully broken
* Afk integration
* Basic anti-cheat (only for fast break)
* Automatic reset when the block is inactive
* Holograms with a lot of configuration options

## Links

**Discord:** <https://discord.gg/uqCNyxJeB3>

**SpigotMC:** <https://www.spigotmc.org/resources/97176/>

**bStats:** <https://bstats.org/plugin/bukkit/MineBlocks/13178>


---

# 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://mb.raixo.cz/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.
