# About Minespades

**Minespades** is a modern plugin for Minecraft Bukkit servers that adds pvp arenas to the game. It's written for **Spigot** and it forks. The inspiration for the creation of it was a similar old [**War**](https://www.spigotmc.org/resources/war.11413/) plugin, as well as the notorious game **Ace of Spades**, as the name of **Minespades** hints at.

Minespades is free and [**open source**](https://github.com/oNLog1c/Minespades) and always will be, but if you want to support my work you can buy the plugin at SpigotMC plugin [**page**](https://www.spigotmc.org/resources/authors/nologic.777048/). It will be very appreciated.


---

# 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://nologic.gitbook.io/minespades/about.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.
