# The basics

## **Features**

* Multi-arena and basic BungeeCord support.
* MySQL or SQLite support.
* Achievements + achievements menu
* Extremely configurable.
* API
* Custom items
* Leveling Up/Ranking System.
* Holographic Leaderboards.
* Kits & Classes
* Anti-Draw system
* Game's top kill system
* Kill-Assist system
* Powerups
* Mounts
* Elytra portal system
* Supports multiple gamemodes
* Cool effects!&#x20;

## **Dependencies**

All dependencies are optional, however, DecentHolograms is highly recommended.

* HolographicDisplays/DecentHolograms (Recommended over HD) - CTF mechanics, leaderboards
* PlaceholderAPI - Placeholders, Leaderboard support for DecentHolograms placeholders
* ItemBridge - Custom items
* Vault - Economy

### Bugs

If you have any issues, report via discussion or private message. Do not use the rating area to report bugs or request features. Please go to discussion.

### Game modes

Wizard's core game mode is Domination, but you can also run the plugin as TDM or even CTF.  See more at

{% content-ref url="/pages/4zcWzi3UJ9lSCpPVRChm" %}
[Game Modes](/wizards-1/fundamentals/game-modes.md)
{% endcontent-ref %}


---

# 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://floodeer.gitbook.io/wizards-1/overview/the-basics.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.
