# Bande

![](/files/b0m6KTqDJL8seKSGimPs)

{% embed url="<https://youtu.be/XU3b_C77klU>" %}

## Beskrivelse <a href="#description" id="description"></a>

**Bande** er et enormt konfigurerbart plugin til Prison servere.\
Pluginet er lavet med "addons" i hovedet, og indeholder en utrolig nem måde for andre at udvikle deres version af plugin, som de gerne vil have det.

## Features

* Indbygget GUI system.
* API til at lave dine egne addons.
  * Levels
  * Settings
  * GUI
  * Shop
* Utælleligt mange custom events til at styre pluginet.

## Permissions

<table data-header-hidden><thead><tr><th width="200.32856419721702">Beskrivelse</th><th width="150"></th><th width="150">Command</th><th width="249.33333333333331">Permission</th></tr></thead><tbody><tr><td><strong>Command</strong></td><td><strong>Alias</strong></td><td><strong>Permission</strong></td><td><strong>Beskrivelse</strong></td></tr><tr><td>/bande</td><td>/b</td><td>bande.use</td><td>Tilgå bande menuen.</td></tr><tr><td>/bande reload</td><td>/b reload</td><td>bande.reload</td><td>Reloader alle filerne (ikke selve banderne).</td></tr><tr><td>/bande info</td><td>/b info</td><td>bande.info</td><td>Viser information om pluginet.</td></tr><tr><td>/bande addons</td><td>/b addons</td><td>bande.addons</td><td>Viser installerede addons.</td></tr></tbody></table>

{% hint style="info" %}
Permissions **bande.admin** og **bande.\*** giver adgang til alt i pluginet.
{% endhint %}

## Dependencies

* [Vault](https://www.spigotmc.org/resources/vault.34315/)
* [PlaceholderAPI](https://www.spigotmc.org/resources/placeholderapi.6245/) (valgfrit)
* [PlexCore](https://plexhost.dk/plugins)

## Links

* Java Docs: <https://docs.plexhost.dk/bande/>
* McSkripts: <https://mcskripts.net/view/id/5133>

## Todo

* [ ] MongoDB & MariaDB Support.


---

# 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://docs.simonmaribo.dk/plugins/bande.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.
