# Let's get started

First you have to download the plugin from one of this pages

Spigot: [https://www.spigotmc.org/resources/105713/](https://www.spigotmc.org/resources/%E2%9C%A8-mastaff-staff-mode-staff-chat-bungee-spigot.105713/)

builtbybit: <https://builtbybit.com/resources/mastaff-staff-mode-staff-chat.25460/>

Polymart: <https://polymart.org/resource/mastaff.3051>

## Requirements

* Spigot 1.7.10 - 1.20.X Server (2.4.2 =<)
* Spigot 1.8.8, 1.12.2, 1.16.5, 1.17.1, 1.18.2, 1.19.4, 1.20.1 (2.5 or higher)&#x20;
* MariaDB or MySQL for MultiServer
* Bungeecord or Velocity for multiserver sync

> In 2.5 NMS (net.minecraft.server) was included for a better performance granting to the plugin direct acces to mojang code, for that reason now is mandatory to make an implementation for each version of Mineacraft if you really need to use a version that isn't listed in the resource page you can request it in our [discord](https://discord.nookure.com/)


---

# 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://mastaff.nookure.com/introduction/lets-get-started.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.
